From 3da2cf3eb3e6b358575263e526d261aa2e38deb1 Mon Sep 17 00:00:00 2001 From: Kirill Primak Date: Thu, 3 Nov 2022 20:44:21 +0300 Subject: layer-shell: use role object destroy handler --- include/wlr/types/wlr_layer_shell_v1.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') 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 -- cgit v1.2.3