Delete an unnecessary condition check in parse_args()
Status: Pre-Alpha
Brought to you by:
error27
The source code analysis tool “cppcheck 1.82-12.d_t.2” (cppcheck.sourceforge.net) pointed the following information out for the implementation of the function “parse_args”.
Condition '!found' is always true.
Would you like to adjust this place?