diff --git a/src/compositor.c b/src/compositor.c index ac5bda27..ff62b5f5 100644 --- a/src/compositor.c +++ b/src/compositor.c @@ -2639,7 +2639,7 @@ weston_subsurface_is_synchronized(struct weston_subsurface *sub) sub = weston_surface_to_subsurface(sub->parent); } - return true; + return false; } static void