aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr')
-rw-r--r--include/wlr/types/wlr_input_method_v2.h2
1 files changed, 0 insertions, 2 deletions
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;