X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fdesktop.c;h=ed648c24e16347b6abbcf929249ac62688b3cc49;hb=refs%2Fchanges%2F23%2F28923%2F2;hp=340f14fdd65d61ad8db29be1fb2047a9cc5d23bb;hpb=0fef26d32431e7bea6413f886e79cd2c1d88eb7c;p=src%2Fagl-compositor.git diff --git a/src/desktop.c b/src/desktop.c index 340f14f..ed648c2 100644 --- a/src/desktop.c +++ b/src/desktop.c @@ -325,10 +325,6 @@ desktop_surface_removed(struct weston_desktop_surface *dsurface, void *userdata) if (ivi_seat && ivi_seat->focused_surface == wsurface) ivi_seat->focused_surface = NULL; - if (surface->role == IVI_SURFACE_ROLE_REMOTE && - output->type == OUTPUT_REMOTE) - ivi_destroy_waltham_destroy(surface); - /* check if there's a last 'remote' surface and insert a black * surface view if there's no background set for that output */