diff options
Diffstat (limited to 'swaybg')
-rw-r--r-- | swaybg/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/swaybg/main.c b/swaybg/main.c index 6b81d97c..0bb83396 100644 --- a/swaybg/main.c +++ b/swaybg/main.c @@ -11,7 +11,6 @@ #include "list.h" list_t *surfaces; - struct registry *registry; enum scaling_mode { |