diff options
Diffstat (limited to 'include/sway/server.h')
-rw-r--r-- | include/sway/server.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sway/server.h b/include/sway/server.h index 39a8f557..2a9cb57a 100644 --- a/include/sway/server.h +++ b/include/sway/server.h @@ -115,7 +115,6 @@ struct sway_server { struct wlr_action_binder_v1 *action_binder; struct wl_listener action_binder_bind; - struct wl_listener action_binder_unbind; struct wl_listener action_binder_destroy; struct wl_list pending_launcher_ctxs; // launcher_ctx::link |