screen: Remove unused variable

This commit is contained in:
Jasper St. Pierre 2013-08-27 08:56:02 -04:00
parent 9a4783e364
commit c9830c13b4

View File

@ -515,7 +515,6 @@ meta_screen_new (MetaDisplay *display,
char buf[128];
guint32 manager_timestamp;
gulong current_workspace;
MetaWaylandCompositor *compositor;
MetaMonitorManager *manager;
replace_current_wm = meta_get_replace_current_wm ();