swaybar: remove unused focused_output property

This commit is contained in:
Ian Fan 2018-09-24 20:15:40 +01:00
parent 98576b9dda
commit bcd2a8fe12
2 changed files with 0 additions and 2 deletions

View file

@ -54,7 +54,6 @@ struct swaybar {
struct wl_seat *seat;
struct swaybar_config *config;
struct swaybar_output *focused_output;
struct swaybar_pointer pointer;
struct status_line *status;