mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
view: remove reference to wlr_wl_shell_surface
This commit is contained in:
parent
daf9ad1af7
commit
6ffa4b1f70
@ -112,7 +112,6 @@ struct sway_view {
|
||||
#if HAVE_XWAYLAND
|
||||
struct wlr_xwayland_surface *wlr_xwayland_surface;
|
||||
#endif
|
||||
struct wlr_wl_shell_surface *wlr_wl_shell_surface;
|
||||
};
|
||||
|
||||
struct {
|
||||
|
Loading…
Reference in New Issue
Block a user