diff --git a/tests/test-pixmap.c b/tests/test-pixmap.c index e838cc97b..52664b7ad 100644 --- a/tests/test-pixmap.c +++ b/tests/test-pixmap.c @@ -184,7 +184,6 @@ main (int argc, char **argv) Pixmap pixmap; const ClutterColor gry = { 0x99, 0x99, 0x99, 0xFF }; Window win_remote; - gboolean glx_only = FALSE; guint w, h, d; clutter_init (&argc, &argv);