screen: Remove unused variable
This commit is contained in:
parent
9a4783e364
commit
c9830c13b4
@ -515,7 +515,6 @@ meta_screen_new (MetaDisplay *display,
|
|||||||
char buf[128];
|
char buf[128];
|
||||||
guint32 manager_timestamp;
|
guint32 manager_timestamp;
|
||||||
gulong current_workspace;
|
gulong current_workspace;
|
||||||
MetaWaylandCompositor *compositor;
|
|
||||||
MetaMonitorManager *manager;
|
MetaMonitorManager *manager;
|
||||||
|
|
||||||
replace_current_wm = meta_get_replace_current_wm ();
|
replace_current_wm = meta_get_replace_current_wm ();
|
||||||
|
Loading…
Reference in New Issue
Block a user