Skip to content

Commit d459aef

Browse files
committed
unusedVariable
1 parent 8435c2d commit d459aef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/cmdlineparser.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ CmdLineParser::Result CmdLineParser::parseFromArgs(int argc, const char* const a
407407
}
408408
}
409409

410-
bool def = false;
411410
bool debug = false;
412411
bool inputAsFilter = false; // set by: --file-filter=+
413412

0 commit comments

Comments
 (0)