mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04: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);
|
wayl->last_exit_value = term_destroy(term);
|
||||||
LOG_WARN("last-exit-value: %d", wayl->last_exit_value);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue