diff --git a/src/compositor/compositor.c b/src/compositor/compositor.c index 09393d251..80046c680 100644 --- a/src/compositor/compositor.c +++ b/src/compositor/compositor.c @@ -1275,6 +1275,7 @@ sync_actor_stacking (MetaCompScreen *info) * we go ahead and do it */ children = clutter_actor_get_children (info->window_group); + has_windows = FALSE; reordered = FALSE; /* We allow for actors in the window group other than the actors we