view: remove reference to wlr_wl_shell_surface

This commit is contained in:
Simon Zeni 2021-07-27 09:55:36 -04:00
parent daf9ad1af7
commit 342097f517

View file

@ -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 {