clang format

This commit is contained in:
gabime
2018-08-05 00:35:32 +03:00
parent af6b3fe599
commit 01e05a4495
2 changed files with 4 additions and 3 deletions

View File

@@ -66,7 +66,6 @@ int main(int argc, char *argv[])
if (argc > 4)
iters = atoi(argv[4]);
console->info("-------------------------------------------------");
console->info("Messages: {:14n}", howmany);
console->info("Threads : {:14n}", threads);