projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cd002f
)
elm_win: Fix warning (unused variable)
author
Jean-Philippe Andre
<jp.andre@samsung.com>
Fri, 8 Apr 2016 05:18:38 +0000
(14:18 +0900)
committer
Jean-Philippe Andre
<jp.andre@samsung.com>
Fri, 8 Apr 2016 05:19:58 +0000
(14:19 +0900)
src/lib/elementary/elm_win.c
patch
|
blob
|
history
diff --git
a/src/lib/elementary/elm_win.c
b/src/lib/elementary/elm_win.c
index b27d7e024bf6242fea171c05d573bac7f1d285bb..95204ce43206f47557485f726a19f76f02c7a5c5 100644
(file)
--- a/
src/lib/elementary/elm_win.c
+++ b/
src/lib/elementary/elm_win.c
@@
-1441,7
+1441,6
@@
_elm_win_state_change(Ecore_Evas *ee)
if (sd->fullscreen)
{
- int w, h;
#ifdef HAVE_ELEMENTARY_WL2
if (need_frame)
{