projects
/
platform
/
core
/
uifw
/
e-mod-tizen-wm-policy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44d51c2
)
fix a build warning
79/51979/1
author
Gwanglim Lee
<gl77.lee@samsung.com>
Wed, 18 Nov 2015 01:27:05 +0000
(10:27 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Wed, 18 Nov 2015 01:27:05 +0000
(10:27 +0900)
Change-Id: I0c57cfb86c31e27e4925565a81c1ad114f40bcaf
src/e_mod_rotation_wl.c
patch
|
blob
|
history
diff --git
a/src/e_mod_rotation_wl.c
b/src/e_mod_rotation_wl.c
index 6cab026d0f7b54e4c37bbcf18e374196663f69d6..bdd2d1ef109d4ec375cbea96ade6bab63e8ae4ea 100644
(file)
--- a/
src/e_mod_rotation_wl.c
+++ b/
src/e_mod_rotation_wl.c
@@
-1017,7
+1017,6
@@
static void
_rot_hook_new_client(void *d EINA_UNUSED, E_Client *ec)
{
Policy_Ext_Rotation *rot;
- int i = 0;
ec->e.state.rot.preferred_rot = -1;
ec->e.state.rot.type = E_CLIENT_ROTATION_TYPE_NORMAL;