diff --git a/clutter/osx/clutter-stage-osx.c b/clutter/osx/clutter-stage-osx.c index b5d78da1f..8576f6b3b 100644 --- a/clutter/osx/clutter-stage-osx.c +++ b/clutter/osx/clutter-stage-osx.c @@ -391,7 +391,6 @@ clutter_stage_osx_hide (ClutterStageWindow *stage_window) [self->window orderOut: nil]; - clutter_stage_osx_unrealize (stage_window); clutter_actor_unmap (CLUTTER_ACTOR (self->wrapper)); CLUTTER_OSX_POOL_RELEASE();