projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3b9a0e
)
e_comp_wl: fixed build warning
06/46206/1
author
Gwanglim Lee
<gl77.lee@samsung.com>
Tue, 18 Aug 2015 04:42:59 +0000
(13:42 +0900)
committer
Gwanglim 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
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl.c
b/src/bin/e_comp_wl.c
index 0598c54ad01f2867f66449cac77dba705c1b3c87..ab4dd8a095f10dcc547e16d53ae6b80176a87399 100644
(file)
--- 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;