Remove unused variable

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

View File

@ -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,