stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=f64121bda8b965e530f11165403f36122db37aa9

commit f64121bda8b965e530f11165403f36122db37aa9
Author: Srivardhan Hebbar <sri.heb...@samsung.com>
Date:   Thu Sep 3 10:19:06 2015 +0200

    ecore_psl1ght: Removed unused variable.
    
    Summary: Signed-off-by: Srivardhan Hebbar <sri.heb...@samsung.com>
    
    Reviewers: cedric, stefan_schmidt
    
    Subscribers: cedric
    
    Differential Revision: https://phab.enlightenment.org/D3011
---
 src/lib/ecore_psl1ght/ecore_psl1ght.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/ecore_psl1ght/ecore_psl1ght.c 
b/src/lib/ecore_psl1ght/ecore_psl1ght.c
index e0f5580..7f2e9ca 100644
--- a/src/lib/ecore_psl1ght/ecore_psl1ght.c
+++ b/src/lib/ecore_psl1ght/ecore_psl1ght.c
@@ -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;

-- 


Reply via email to