fix a build warning 79/51979/1
authorGwanglim Lee <gl77.lee@samsung.com>
Wed, 18 Nov 2015 01:27:05 +0000 (10:27 +0900)
committerGwanglim 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

index 6cab026..bdd2d1e 100644 (file)
@@ -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;