mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-05-31 12:08:21 +02: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
Reference in a new issue