From 44cb54716335ae119c52f5be16884ec01214eb39 Mon Sep 17 00:00:00 2001 From: Gwanglim Lee Date: Tue, 18 Aug 2015 13:42:59 +0900 Subject: [PATCH] e_comp_wl: fixed build warning Change-Id: Id83c1454f2526ed842328046dd4a690d7c8c5a22 --- src/bin/e_comp_wl.c | 1 - 1 file changed, 1 deletion(-) 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; -- 2.7.4