aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKirill Primak <vyivel@eclair.cafe>2022-11-03 22:20:17 +0300
committerKirill Primak <vyivel@eclair.cafe>2022-11-06 17:00:00 +0300
commitbcf6b2bbf86340a61788bc3069e0930b907ef026 (patch)
tree6fc3b287cf91e79f1eae1d91f31d872ba224b42d /include
parent2518ace573eac96aee161baee6f3028b6f7d74f1 (diff)
session-lock: use role object destroy handler
Diffstat (limited to 'include')
-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 c09978c7..6ad18df7 100644
--- a/include/wlr/types/wlr_session_lock_v1.h
+++ b/include/wlr/types/wlr_session_lock_v1.h
@@ -78,7 +78,6 @@ struct wlr_session_lock_surface_v1 {
// private state
struct wl_listener output_destroy;
- struct wl_listener surface_destroy;
};
struct wlr_session_lock_manager_v1 *wlr_session_lock_manager_v1_create(