e_comp_wl: fixed build warning 06/46206/1
authorGwanglim Lee <gl77.lee@samsung.com>
Tue, 18 Aug 2015 04:42:59 +0000 (13:42 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 18 Aug 2015 04:42:59 +0000 (13:42 +0900)
Change-Id: Id83c1454f2526ed842328046dd4a690d7c8c5a22

src/bin/e_comp_wl.c

index 0598c54..ab4dd8a 100644 (file)
@@ -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;