compositor: Kill unused variable
This commit is contained in:
parent
ca4777f778
commit
e67abdd3ff
@ -421,7 +421,6 @@ meta_begin_modal_for_plugin (MetaScreen *screen,
|
|||||||
* merge the two.
|
* merge the two.
|
||||||
*/
|
*/
|
||||||
MetaDisplay *display = meta_screen_get_display (screen);
|
MetaDisplay *display = meta_screen_get_display (screen);
|
||||||
gboolean ok;
|
|
||||||
|
|
||||||
if (is_modal (display) || display->grab_op != META_GRAB_OP_NONE)
|
if (is_modal (display) || display->grab_op != META_GRAB_OP_NONE)
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user