mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
xwayland/xwm: use role object destroy handler
This commit is contained in:
parent
acd5a64fd1
commit
32daa43a45
2 changed files with 30 additions and 41 deletions
|
|
@ -151,8 +151,6 @@ struct wlr_xwayland_surface {
|
|||
struct wl_signal ping_timeout;
|
||||
} events;
|
||||
|
||||
struct wl_listener surface_destroy;
|
||||
|
||||
void *data;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue