From df61bfbb57ac9f7054dd6fe1c1e9398f0545d76b Mon Sep 17 00:00:00 2001 From: emersion Date: Wed, 23 May 2018 22:58:39 +0100 Subject: swaylock: remove unused field --- include/swaylock/swaylock.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/swaylock') 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 { 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; -- cgit v1.2.3