mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Remove debug
This commit is contained in:
parent
16c42bb9ae
commit
b5c3193411
1 changed files with 0 additions and 1 deletions
|
|
@ -135,7 +135,6 @@ static int data_handler(void *user, const char *section, const char *name,
|
|||
}
|
||||
else if (!strcmp(name, "log"))
|
||||
{
|
||||
printf("Parsing log \n");
|
||||
if (!strcmp(value, "enable"))
|
||||
{
|
||||
option.log = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue