Updated async_logger flush

This commit is contained in:
gabime
2019-08-27 02:15:08 +03:00
parent 79334ca5ab
commit 755ce0a016
2 changed files with 8 additions and 2 deletions

View File

@@ -141,7 +141,6 @@ int main(int argc, char *argv[])
perror("Last error");
return 1;
}
return 0;
}