mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
term: fdm_shutdown(): remove debug output
This commit is contained in:
parent
b7546abca9
commit
4ae22b72a1
1 changed files with 0 additions and 1 deletions
|
|
@ -550,7 +550,6 @@ fdm_shutdown(struct fdm *fdm, int fd, int events, void *data)
|
|||
}
|
||||
|
||||
wayl->last_exit_value = term_destroy(term);
|
||||
LOG_WARN("last-exit-value: %d", wayl->last_exit_value);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue