diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/wlr/xwayland.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wlr/xwayland.h b/include/wlr/xwayland.h index b801b5dd..8de9ed07 100644 --- a/include/wlr/xwayland.h +++ b/include/wlr/xwayland.h @@ -84,7 +84,6 @@ struct wlr_xwayland { struct wl_listener server_ready; struct wl_listener server_destroy; - struct wl_listener client_destroy; struct wl_listener seat_destroy; void *data; |