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);