ecore_psl1ght: Removed unused variable.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Thu, 3 Sep 2015 08:19:06 +0000 (10:19 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Thu, 3 Sep 2015 08:19:06 +0000 (10:19 +0200)
Summary: Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>

Reviewers: cedric, stefan_schmidt

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D3011

src/lib/ecore_psl1ght/ecore_psl1ght.c

index e0f5580..7f2e9ca 100644 (file)
@@ -633,7 +633,6 @@ _ecore_psl1ght_poll_mouse(void)
 static void
 _ecore_psl1ght_poll_move(void)
 {
-   int i;
    u16 new_buttons;
    static int t_pressed = 0;
    static int calibrated = 0;