summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/desktop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/desktop.c b/src/desktop.c
index 255b182..3b83d4c 100644
--- a/src/desktop.c
+++ b/src/desktop.c
@@ -356,8 +356,6 @@ desktop_committed(struct weston_desktop_surface *dsurface,
!wl_list_empty(&surface->ivi->desktop_clients))
wl_signal_emit(&surface->signal_advertise_app, surface);
- weston_compositor_schedule_repaint(surface->ivi->compositor);
-
switch (surface->role) {
case IVI_SURFACE_ROLE_DESKTOP:
case IVI_SURFACE_ROLE_REMOTE: