Remove wl_list_init of layer_list which will be used by ivi_shell.
[profile/ivi/wayland-ivi-extension.git] / weston-ivi-shell / src / ivi-controller.c
old mode 100644 (file)
new mode 100755 (executable)
index 9bc5a54..b00efca
@@ -1585,7 +1585,6 @@ init_ivi_shell(struct weston_compositor *ec, struct ivishell *shell)
 
     shell->compositor = ec;
 
-    wl_list_init(&ec->layer_list);
     wl_list_init(&shell->list_surface);
     wl_list_init(&shell->list_layer);
     wl_list_init(&shell->list_screen);