diff options
Diffstat (limited to 'Source/cmParseArgumentsCommand.cxx')
-rw-r--r-- | Source/cmParseArgumentsCommand.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmParseArgumentsCommand.cxx b/Source/cmParseArgumentsCommand.cxx index 7fc8ae4..8d78921 100644 --- a/Source/cmParseArgumentsCommand.cxx +++ b/Source/cmParseArgumentsCommand.cxx @@ -15,7 +15,6 @@ #include "cmAlgorithms.h" -//---------------------------------------------------------------------------- bool cmParseArgumentsCommand ::InitialPass(std::vector<std::string> const& args, cmExecutionStatus &) { |