mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 20:00:04 -04:00
removed message
This commit is contained in:
parent
9d73c68bf8
commit
dad99b8587
@ -200,7 +200,6 @@ void Arg::trimFlag(string& flag, string& value) const
|
||||
flag = flag.substr(0,stop);
|
||||
}
|
||||
|
||||
cout << "flag: " << flag << endl << "value: " << value << endl;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user