summaryrefslogtreecommitdiff
path: root/src/hb-ot-layout.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/hb-ot-layout.cc')
-rw-r--r--src/hb-ot-layout.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc
index 22f31f4..96a0d9a 100644
--- a/src/hb-ot-layout.cc
+++ b/src/hb-ot-layout.cc
@@ -595,8 +595,8 @@ hb_ot_layout_position_lookup (hb_font_t *font,
}
void
-hb_ot_layout_position_finish (hb_font_t *font,
- hb_face_t *face,
+hb_ot_layout_position_finish (hb_font_t *font HB_GNUC_UNUSED,
+ hb_face_t *face HB_GNUC_UNUSED,
hb_buffer_t *buffer)
{
unsigned int i, j;