summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weston-ivi-shell/src/ivi-controller-impl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/weston-ivi-shell/src/ivi-controller-impl.c b/weston-ivi-shell/src/ivi-controller-impl.c
index abf1c85..5fa78aa 100644
--- a/weston-ivi-shell/src/ivi-controller-impl.c
+++ b/weston-ivi-shell/src/ivi-controller-impl.c
@@ -1331,7 +1331,6 @@ surface_event_remove(struct ivi_layout_surface *layout_surface,
}
wl_resource_for_each(resource, &ivisurf->resource_list) {
- ivi_controller_surface_send_content(resource, IVI_CONTROLLER_SURFACE_CONTENT_STATE_CONTENT_REMOVED);
ivi_controller_surface_send_destroyed(resource);
}