mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-10-29 23:20:57 +00:00
parent
52834f29ad
commit
2b8f94cf09
@ -91,6 +91,7 @@ void wlr_xwayland_destroy(struct wlr_xwayland *xwayland) {
|
||||
}
|
||||
xwayland->server = NULL;
|
||||
wlr_xwayland_shell_v1_destroy(xwayland->shell_v1);
|
||||
xwm_destroy(xwayland->xwm);
|
||||
free(xwayland);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user