Remove unused variable

This commit is contained in:
Emmanuele Bassi 2008-07-10 15:15:37 +00:00
parent 2c31e8ab04
commit 8ec5effcf6

View File

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