We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8435c2d commit d459aefCopy full SHA for d459aef
1 file changed
cli/cmdlineparser.cpp
@@ -407,7 +407,6 @@ CmdLineParser::Result CmdLineParser::parseFromArgs(int argc, const char* const a
407
}
408
409
410
- bool def = false;
411
bool debug = false;
412
bool inputAsFilter = false; // set by: --file-filter=+
413
0 commit comments