Remove dead comment.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-04-11 08:36:10 +01:00
parent b1a7691b9f
commit 3b2072d43d
1 changed files with 0 additions and 2 deletions

View File

@ -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);