e-comp-wl: Remove unused variable

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-04-12 09:28:26 -04:00
parent d1714ab45a
commit 4d46aae57c
1 changed files with 0 additions and 1 deletions

View 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 */