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