summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/swaylock/swaylock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/swaylock/swaylock.h b/include/swaylock/swaylock.h
index 27db67cd..dae823b8 100644
--- a/include/swaylock/swaylock.h
+++ b/include/swaylock/swaylock.h
@@ -39,7 +39,6 @@ struct swaylock_state {
39 struct wl_list surfaces; 39 struct wl_list surfaces;
40 struct wl_list images; 40 struct wl_list images;
41 struct swaylock_args args; 41 struct swaylock_args args;
42 cairo_surface_t *background_image;
43 struct swaylock_password password; 42 struct swaylock_password password;
44 struct swaylock_xkb xkb; 43 struct swaylock_xkb xkb;
45 enum auth_state auth_state; 44 enum auth_state auth_state;