From: Gwanglim Lee Date: Tue, 18 Aug 2015 04:42:59 +0000 (+0900) Subject: e_comp_wl: fixed build warning X-Git-Tag: accepted/tizen/mobile/20150824.002732~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F06%2F46206%2F1;p=platform%2Fupstream%2Fenlightenment.git e_comp_wl: fixed build warning Change-Id: Id83c1454f2526ed842328046dd4a690d7c8c5a22 --- diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index 0598c54..ab4dd8a 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -3454,7 +3454,6 @@ _e_comp_wl_client_cb_resize_end(void *data EINA_UNUSED, E_Client *ec) } else { - int i; double zoom = 1.0; int cx, cy, pw, ph; Evas_Map *tmp_map;