view: remove reference to wlr_wl_shell_surface

master
Simon Zeni 3 years ago committed by Kenny Levinsen
parent daf9ad1af7
commit 6ffa4b1f70

@ -112,7 +112,6 @@ struct sway_view {
#if HAVE_XWAYLAND #if HAVE_XWAYLAND
struct wlr_xwayland_surface *wlr_xwayland_surface; struct wlr_xwayland_surface *wlr_xwayland_surface;
#endif #endif
struct wlr_wl_shell_surface *wlr_wl_shell_surface;
}; };
struct { struct {

Loading…
Cancel
Save