11 lines
362 B
Diff
11 lines
362 B
Diff
--- mutter-3.14.1/src/core/screen.c.orig 2014-10-16 13:17:31.325165609 +0200
|
|
+++ mutter-3.14.1/src/core/screen.c 2014-10-16 13:17:53.250166692 +0200
|
|
@@ -3022,7 +3022,6 @@
|
|
{
|
|
MetaScreen *screen = data;
|
|
MetaWindow *window;
|
|
- GSList *tmp;
|
|
GSList *fullscreen_monitors = NULL;
|
|
GSList *obscured_monitors = NULL;
|
|
gboolean in_fullscreen_changed = FALSE;
|