diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index 4da6f88f1..298846bd0 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -982,7 +982,6 @@ _default_grab_button(struct wl_pointer_grab *grab, uint32_t timestamp, uint32_t struct wl_pointer *pointer = grab->pointer; struct wl_list *lst; struct wl_resource *res; - enum wl_pointer_button_state state = state_w; lst = &pointer->focus_resource_list; if (!wl_list_empty(lst))