Kill wl_shell

This commit is contained in:
emersion 2018-04-29 09:40:58 +01:00
parent 4e6cb2b4b2
commit 95a10dd4f3
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
9 changed files with 2 additions and 200 deletions

View file

@ -58,6 +58,5 @@ void handle_layer_shell_surface(struct wl_listener *listener, void *data);
void handle_xdg_shell_v6_surface(struct wl_listener *listener, void *data);
void handle_xdg_shell_surface(struct wl_listener *listener, void *data);
void handle_xwayland_surface(struct wl_listener *listener, void *data);
void handle_wl_shell_surface(struct wl_listener *listener, void *data);
#endif