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:
acda12d
)
Fixed build warning
19/95319/1
author
MinJeong Kim
<minjjj.kim@samsung.com>
Thu, 3 Nov 2016 00:43:30 +0000
(09:43 +0900)
committer
MinJeong Kim
<minjjj.kim@samsung.com>
Thu, 3 Nov 2016 00:43:30 +0000
(09:43 +0900)
Change-Id: Iebba6e4d127641d9531f54fee20d775ba0f82318
src/bin/e_comp_wl_rsm.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl_rsm.c
b/src/bin/e_comp_wl_rsm.c
index 38e9ee4cf4de2c48706d411a1293d9070dca4216..9d785b7e9ce463b3357cefe7f25a3f0a41633aac 100644
(file)
--- a/
src/bin/e_comp_wl_rsm.c
+++ b/
src/bin/e_comp_wl_rsm.c
@@
-1418,7
+1418,7
@@
_e_comp_wl_remote_surface_subsurface_commit(E_Comp_Wl_Remote_Provider *parent_pr
Eina_Rectangle *rect;
int fx, fy, fw, fh;
int x, y, w, h;
- Eina_Bool first_skip = EINA_TRUE
, fvis
;
+ Eina_Bool first_skip = EINA_TRUE;
E_Comp_Wl_Buffer *buffer;
if (!e_comp_wl_subsurface_commit(ec)) return EINA_FALSE;