diff --git a/include/sway/tree/view.h b/include/sway/tree/view.h index 86bd981c3..923498ec0 100644 --- a/include/sway/tree/view.h +++ b/include/sway/tree/view.h @@ -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 {