summaryrefslogtreecommitdiff
path: root/tests/testfontselectiondialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testfontselectiondialog.c')
-rw-r--r--tests/testfontselectiondialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testfontselectiondialog.c b/tests/testfontselectiondialog.c
index bcc1c80528..96f8652c73 100644
--- a/tests/testfontselectiondialog.c
+++ b/tests/testfontselectiondialog.c
@@ -27,7 +27,7 @@ int
main (int argc, char *argv[])
{
GtkWidget *dialog;
- GtkWidget *ok;
+ GtkWidget *ok G_GNUC_UNUSED;
gtk_init (&argc, &argv);