session-lock: remove unused wlr_session_lock_surface_v1.events.map

This commit is contained in:
Kirill Primak 2023-06-02 23:16:11 +03:00
parent 17230d33c1
commit e75407fd4d
2 changed files with 0 additions and 3 deletions

View file

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