mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 19:07:45 +03:00
parent
49b667272b
commit
2f2a887377
2 changed files with 0 additions and 3 deletions
|
@ -182,8 +182,6 @@ void status_line_free(struct status_line *status) {
|
|||
}
|
||||
json_tokener_free(status->tokener);
|
||||
}
|
||||
free(status->read);
|
||||
free(status->write);
|
||||
free(status->buffer);
|
||||
free(status);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue