From acd5a64fd128bc1efbad0bfca3e8d8088123c439 Mon Sep 17 00:00:00 2001 From: Kirill Primak Date: Sun, 6 Nov 2022 12:18:56 +0300 Subject: xdg-shell: use role object destroy handler --- include/wlr/types/wlr_xdg_shell.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/wlr') diff --git a/include/wlr/types/wlr_xdg_shell.h b/include/wlr/types/wlr_xdg_shell.h index f54f74e2..f2aae252 100644 --- a/include/wlr/types/wlr_xdg_shell.h +++ b/include/wlr/types/wlr_xdg_shell.h @@ -258,7 +258,6 @@ struct wlr_xdg_surface { struct wlr_xdg_surface_state current, pending; - struct wl_listener surface_destroy; struct wl_listener surface_commit; struct { -- cgit v1.2.3