e-comp-wl: Remove unused variable
authorChris Michael <cp.michael@samsung.com>
Sun, 12 Apr 2015 13:28:26 +0000 (09:28 -0400)
committerChris Michael <cp.michael@samsung.com>
Sun, 12 Apr 2015 13:28:26 +0000 (09:28 -0400)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl_input.c

index a0e322e..4005f55 100644 (file)
@@ -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 */