From e75407fd4d9b1cdf95caae3fd8f7c04c751c79a5 Mon Sep 17 00:00:00 2001 From: Kirill Primak Date: Fri, 2 Jun 2023 23:16:11 +0300 Subject: session-lock: remove unused wlr_session_lock_surface_v1.events.map --- include/wlr/types/wlr_session_lock_v1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/wlr') diff --git a/include/wlr/types/wlr_session_lock_v1.h b/include/wlr/types/wlr_session_lock_v1.h index f408f4f2..a955686d 100644 --- a/include/wlr/types/wlr_session_lock_v1.h +++ b/include/wlr/types/wlr_session_lock_v1.h @@ -73,7 +73,6 @@ struct wlr_session_lock_surface_v1 { struct wlr_session_lock_surface_v1_state pending; struct { - struct wl_signal map; struct wl_signal destroy; } events; -- cgit v1.2.3