From 32daa43a454bcea1306ad0976fd4161ce8c7e86f Mon Sep 17 00:00:00 2001 From: Kirill Primak Date: Sun, 6 Nov 2022 13:39:34 +0300 Subject: xwayland/xwm: use role object destroy handler --- include/wlr/xwayland/xwayland.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/wlr/xwayland/xwayland.h b/include/wlr/xwayland/xwayland.h index d426a00d..fd161937 100644 --- a/include/wlr/xwayland/xwayland.h +++ b/include/wlr/xwayland/xwayland.h @@ -151,8 +151,6 @@ struct wlr_xwayland_surface { struct wl_signal ping_timeout; } events; - struct wl_listener surface_destroy; - void *data; }; -- cgit v1.2.3