mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-19 06:59:48 -05:00
session-lock: use role object destroy handler
This commit is contained in:
parent
2518ace573
commit
bcf6b2bbf8
2 changed files with 19 additions and 23 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue