diff options
Diffstat (limited to 'Source/cmAddTestCommand.cxx')
-rw-r--r-- | Source/cmAddTestCommand.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmAddTestCommand.cxx b/Source/cmAddTestCommand.cxx index 3472b98..e813415 100644 --- a/Source/cmAddTestCommand.cxx +++ b/Source/cmAddTestCommand.cxx @@ -65,7 +65,6 @@ bool cmAddTestCommand return true; } -//---------------------------------------------------------------------------- bool cmAddTestCommand::HandleNameMode(std::vector<std::string> const& args) { std::string name; |