mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-03 09:01:42 -05:00
Don't define wl_shell in wayland-server.h
This commit is contained in:
parent
6ae42181c0
commit
c964a5201e
1 changed files with 0 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue