From 4d46aae57cf5be3d80092a3ad202da0e54bbc4f9 Mon Sep 17 00:00:00 2001 From: Chris Michael Date: Sun, 12 Apr 2015 09:28:26 -0400 Subject: [PATCH] e-comp-wl: Remove unused variable Signed-off-by: Chris Michael --- 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 a0e322efc..4005f5583 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 */