diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index 116409f6b..f73834998 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -186,8 +186,6 @@ e_comp_wl_init(void) goto err; } - /* create basic shell interface */ - /* add an idler for deferred shell module loading */ _module_idler = ecore_idler_add(_e_comp_wl_cb_module_idle, NULL);