summaryrefslogtreecommitdiff
path: root/modules/hangul/hangul-fc.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hangul/hangul-fc.c')
-rw-r--r--modules/hangul/hangul-fc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/hangul/hangul-fc.c b/modules/hangul/hangul-fc.c
index 6ffe159a..7692a843 100644
--- a/modules/hangul/hangul-fc.c
+++ b/modules/hangul/hangul-fc.c
@@ -396,11 +396,11 @@ render_basic (PangoFont *font, gunichar wc,
}
static void
-hangul_engine_shape (PangoEngineShape *engine,
+hangul_engine_shape (PangoEngineShape *engine G_GNUC_UNUSED,
PangoFont *font,
const char *text,
gint length,
- const PangoAnalysis *analysis,
+ const PangoAnalysis *analysis G_GNUC_UNUSED,
PangoGlyphString *glyphs)
{
int n_chars = g_utf8_strlen (text, length);