aboutsummaryrefslogtreecommitdiffstats
path: root/include/swaylock/swaylock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/swaylock/swaylock.h')
-rw-r--r--include/swaylock/swaylock.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/swaylock/swaylock.h b/include/swaylock/swaylock.h
index 25b41a71..18af7ab4 100644
--- a/include/swaylock/swaylock.h
+++ b/include/swaylock/swaylock.h
@@ -62,8 +62,6 @@ struct swaylock_state {
62 struct wl_compositor *compositor; 62 struct wl_compositor *compositor;
63 struct zwlr_layer_shell_v1 *layer_shell; 63 struct zwlr_layer_shell_v1 *layer_shell;
64 struct zwlr_input_inhibit_manager_v1 *input_inhibit_manager; 64 struct zwlr_input_inhibit_manager_v1 *input_inhibit_manager;
65 struct wl_pointer *pointer;
66 struct wl_keyboard *keyboard;
67 struct wl_shm *shm; 65 struct wl_shm *shm;
68 struct wl_list surfaces; 66 struct wl_list surfaces;
69 struct wl_list images; 67 struct wl_list images;