From: Mike Blumenkrantz Date: Thu, 25 Jun 2015 23:20:30 +0000 (-0400) Subject: unused variable-- X-Git-Tag: upstream/0.20.0~723 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=05a0602f6e8156bfcdf6b569787cf44bb32620dc;p=platform%2Fupstream%2Fenlightenment.git unused variable-- --- diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index 16d2106..d838248 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -69,7 +69,6 @@ _e_comp_wl_cb_prepare(void *data EINA_UNUSED, Ecore_Fd_Handler *hdlr EINA_UNUSED static Eina_Bool _e_comp_wl_cb_module_idle(void *data EINA_UNUSED) { - E_Module *mod = NULL; const char **m, *mods[] = { "wl_desktop_shell",