From 75af6a0a3980bebc20994a9768bdd80feda7bf22 Mon Sep 17 00:00:00 2001 From: Kirill Primak Date: Thu, 3 Nov 2022 23:09:49 +0300 Subject: input-method: use role object destroy handler --- include/wlr/types/wlr_input_method_v2.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/wlr/types/wlr_input_method_v2.h b/include/wlr/types/wlr_input_method_v2.h index 8baeae57..e3f326ac 100644 --- a/include/wlr/types/wlr_input_method_v2.h +++ b/include/wlr/types/wlr_input_method_v2.h @@ -66,8 +66,6 @@ struct wlr_input_popup_surface_v2 { struct wlr_surface *surface; - struct wl_listener surface_destroy; - struct { struct wl_signal map; struct wl_signal unmap; -- cgit v1.2.3