summaryrefslogtreecommitdiff
path: root/pango-view/viewer-pangox.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango-view/viewer-pangox.c')
-rw-r--r--pango-view/viewer-pangox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango-view/viewer-pangox.c b/pango-view/viewer-pangox.c
index f48081a7..dff77cbf 100644
--- a/pango-view/viewer-pangox.c
+++ b/pango-view/viewer-pangox.c
@@ -64,7 +64,7 @@ render_callback (PangoLayout *layout,
int x,
int y,
gpointer context,
- gpointer state)
+ gpointer state G_GNUC_UNUSED)
{
MyXContext *x_context = (MyXContext *) context;