removed empty lines
This commit is contained in:
parent
249191a1c8
commit
ed1518f151
1 changed files with 0 additions and 2 deletions
|
@ -189,8 +189,6 @@ DEFINE_uint64(threads_count, 0, "Desired count of threads. If count equals zero,
|
|||
"threads is set automatically.");
|
||||
DEFINE_bool(verbose, false, "Provide more detailed output.");
|
||||
|
||||
|
||||
|
||||
MAIN_WITH_ERROR_HANDLING([](int argc, char ** argv)
|
||||
{
|
||||
using namespace generator;
|
||||
|
|
Reference in a new issue