diff --git a/ivi-shell/ivi-shell.c b/ivi-shell/ivi-shell.c index e2761b9a..ba628551 100644 --- a/ivi-shell/ivi-shell.c +++ b/ivi-shell/ivi-shell.c @@ -108,7 +108,6 @@ shell_surface_send_configure(struct weston_surface *surface, struct ivi_shell_surface *shsurf; shsurf = get_ivi_shell_surface(surface); - assert(shsurf); if (!shsurf) return;