1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-30 23:23:47 +00:00

Remove unused variable

This commit is contained in:
Emmanuele Bassi 2012-01-26 17:11:27 +00:00
parent 78533cfd1a
commit bacd4dd6a0

@ -1054,8 +1054,6 @@ clutter_stage_x11_translate_event (ClutterEventTranslator *translator,
if (fullscreen_set != is_fullscreen)
{
ClutterStageState new_state;
if (fullscreen_set)
_clutter_stage_update_state (stage_cogl->wrapper,
0,