xwayland: remove unused listener

This commit is contained in:
Isaac Freund 2020-11-05 13:07:45 +01:00 committed by Simon Ser
parent 4471a83ed0
commit 8348fc3ef8
1 changed files with 0 additions and 1 deletions

View File

@ -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;