mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Removed redundant log_close() call
This commit is contained in:
parent
fb7e9fab5f
commit
4c59995db8
1 changed files with 0 additions and 3 deletions
|
|
@ -58,8 +58,5 @@ int main(int argc, char *argv[])
|
|||
}
|
||||
}
|
||||
|
||||
/* Close log */
|
||||
log_close();
|
||||
|
||||
return status;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue