diff options
Diffstat (limited to 'Source/CTest/cmCTestCommand.h')
-rw-r--r-- | Source/CTest/cmCTestCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/CTest/cmCTestCommand.h b/Source/CTest/cmCTestCommand.h index 9d4b7a8..418b5af 100644 --- a/Source/CTest/cmCTestCommand.h +++ b/Source/CTest/cmCTestCommand.h @@ -39,7 +39,6 @@ public: cmCTestScriptHandler *m_CTestScriptHandler; cmTypeMacro(cmCTestCommand, cmCommand); - }; |