mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
parent
49b667272b
commit
2f2a887377
2 changed files with 0 additions and 3 deletions
|
|
@ -46,7 +46,6 @@ void free_bar_config(struct bar_config *bar) {
|
|||
free(bar->position);
|
||||
free(bar->hidden_state);
|
||||
free(bar->status_command);
|
||||
free(bar->swaybar_command);
|
||||
free(bar->font);
|
||||
free(bar->separator_symbol);
|
||||
for (int i = 0; i < bar->bindings->length; i++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue