devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=4d46aae57cf5be3d80092a3ad202da0e54bbc4f9

commit 4d46aae57cf5be3d80092a3ad202da0e54bbc4f9
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Sun Apr 12 09:28:26 2015 -0400

    e-comp-wl: Remove unused variable
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 src/bin/e_comp_wl_input.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/e_comp_wl_input.c b/src/bin/e_comp_wl_input.c
index a0e322e..4005f55 100644
--- a/src/bin/e_comp_wl_input.c
+++ b/src/bin/e_comp_wl_input.c
@@ -34,7 +34,6 @@ _e_comp_wl_input_pointer_cb_cursor_set(struct wl_client 
*client, struct wl_resou
    pid_t pid;
    E_Client *ec;
    uint64_t sid;
-   Eina_List *l;
    Eina_Bool got_mouse = EINA_FALSE;
 
    /* get compositor data */

-- 


Reply via email to