Remove duplicate warning.
This commit is contained in:
@@ -56,7 +56,6 @@ Options Options::parse(const int argc, char * const argv[])
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case '?':
|
case '?':
|
||||||
cerr << "Unknown option character: " << char(optopt) << endl;
|
|
||||||
show_help(argv[0], 1);
|
show_help(argv[0], 1);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user