mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04: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)
|
if (aborted || tll_length(wayl->terms) == 0)
|
||||||
ret = EXIT_SUCCESS;
|
ret = EXIT_SUCCESS;
|
||||||
|
|
||||||
LOG_INFO("%zu", c32len(U"foobar"));
|
|
||||||
|
|
||||||
out:
|
out:
|
||||||
free(_cwd);
|
free(_cwd);
|
||||||
server_destroy(server);
|
server_destroy(server);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue