mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
parent
de76c4e071
commit
49b667272b
3 changed files with 3 additions and 6 deletions
|
|
@ -402,6 +402,5 @@ void free_output_config(struct output_config *oc) {
|
|||
free(oc->name);
|
||||
free(oc->background);
|
||||
free(oc->background_option);
|
||||
free(oc->background_fallback);
|
||||
free(oc);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue