mirror of
https://github.com/brl/mutter.git
synced 2025-01-25 19:08:56 +00:00
Remove unused variable
This commit is contained in:
parent
2c31e8ab04
commit
8ec5effcf6
@ -184,7 +184,6 @@ main (int argc, char **argv)
|
|||||||
Pixmap pixmap;
|
Pixmap pixmap;
|
||||||
const ClutterColor gry = { 0x99, 0x99, 0x99, 0xFF };
|
const ClutterColor gry = { 0x99, 0x99, 0x99, 0xFF };
|
||||||
Window win_remote;
|
Window win_remote;
|
||||||
gboolean glx_only = FALSE;
|
|
||||||
guint w, h, d;
|
guint w, h, d;
|
||||||
|
|
||||||
clutter_init (&argc, &argv);
|
clutter_init (&argc, &argv);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user