mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
xwayland: remove unused listener
This commit is contained in:
parent
4471a83ed0
commit
8348fc3ef8
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue