mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03:00
swaylock: remove unused field
This commit is contained in:
parent
32f8ade7ab
commit
df61bfbb57
2 changed files with 0 additions and 2 deletions
|
@ -39,7 +39,6 @@ struct swaylock_state {
|
|||
struct wl_list surfaces;
|
||||
struct wl_list images;
|
||||
struct swaylock_args args;
|
||||
cairo_surface_t *background_image;
|
||||
struct swaylock_password password;
|
||||
struct swaylock_xkb xkb;
|
||||
enum auth_state auth_state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue