diff --git a/wayland/wayland-server.h b/wayland/wayland-server.h index 0a6931c0..649bb6b0 100644 --- a/wayland/wayland-server.h +++ b/wayland/wayland-server.h @@ -146,10 +146,6 @@ struct wl_surface { struct wl_list destroy_listener_list; }; -struct wl_shell { - struct wl_object object; -}; - struct wl_grab; struct wl_grab_interface { void (*motion)(struct wl_grab *grab,