diff options
Diffstat (limited to 'Source/CTest/cmCTestCommand.h')
-rw-r--r-- | Source/CTest/cmCTestCommand.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CTest/cmCTestCommand.h b/Source/CTest/cmCTestCommand.h index 2b9b93b..6fc237a 100644 --- a/Source/CTest/cmCTestCommand.h +++ b/Source/CTest/cmCTestCommand.h @@ -26,8 +26,6 @@ public: cmCTest* CTest; cmCTestScriptHandler* CTestScriptHandler; - - cmTypeMacro(cmCTestCommand, cmCommand); }; #endif |