mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-18 06:59:44 -05:00
Merge branch 'master' into feature/xwm-selection
This commit is contained in:
commit
e786d17f63
17 changed files with 129 additions and 118 deletions
|
|
@ -221,7 +221,6 @@ static void wlr_xwayland_surface_destroy(
|
|||
free(xsurface->title);
|
||||
free(xsurface->class);
|
||||
free(xsurface->instance);
|
||||
wlr_list_free(xsurface->state);
|
||||
free(xsurface->window_type);
|
||||
free(xsurface->protocols);
|
||||
free(xsurface->hints);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue