mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-13 04:27:47 -05:00
main: remove debug logging
This commit is contained in:
parent
3fea7829fa
commit
844563a791
1 changed files with 0 additions and 2 deletions
2
main.c
2
main.c
|
|
@ -649,8 +649,6 @@ main(int argc, char *const *argv)
|
|||
if (aborted || tll_length(wayl->terms) == 0)
|
||||
ret = EXIT_SUCCESS;
|
||||
|
||||
LOG_INFO("%zu", c32len(U"foobar"));
|
||||
|
||||
out:
|
||||
free(_cwd);
|
||||
server_destroy(server);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue