diff options
Diffstat (limited to 'include/wlr')
-rw-r--r-- | include/wlr/types/wlr_layer_shell_v1.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/wlr/types/wlr_layer_shell_v1.h b/include/wlr/types/wlr_layer_shell_v1.h index 3ebdbeda..034ab7d2 100644 --- a/include/wlr/types/wlr_layer_shell_v1.h +++ b/include/wlr/types/wlr_layer_shell_v1.h @@ -89,8 +89,6 @@ struct wlr_layer_surface_v1 { struct wlr_layer_surface_v1_state current, pending; - struct wl_listener surface_destroy; - struct { /** * The destroy signal indicates that the struct wlr_layer_surface is |