1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-04-14 14:38:02 +02:00

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

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;