view: remove reference to wlr_wl_shell_surface

This commit is contained in:
Simon Zeni 2021-07-27 09:55:36 -04:00 committed by Kenny Levinsen
parent daf9ad1af7
commit 6ffa4b1f70
1 changed files with 0 additions and 1 deletions

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 {