diff --git a/src/xwayland/xwayland.h b/src/xwayland/xwayland.h index a1ffa2a0..dde1bf61 100644 --- a/src/xwayland/xwayland.h +++ b/src/xwayland/xwayland.h @@ -27,10 +27,6 @@ #include "../compositor.h" -struct xserver { - struct wl_resource resource; -}; - struct weston_xserver { struct wl_display *wl_display; struct wl_event_loop *loop;