session-lock: use role object destroy handler

This commit is contained in:
Kirill Primak 2022-11-03 22:20:17 +03:00
parent 2518ace573
commit bcf6b2bbf8
2 changed files with 19 additions and 23 deletions

View file

@ -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(