diff options
Diffstat (limited to 'Source/cmIncludeExternalMSProjectCommand.h')
-rw-r--r-- | Source/cmIncludeExternalMSProjectCommand.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmIncludeExternalMSProjectCommand.h b/Source/cmIncludeExternalMSProjectCommand.h index 9401016..4f8ec81 100644 --- a/Source/cmIncludeExternalMSProjectCommand.h +++ b/Source/cmIncludeExternalMSProjectCommand.h @@ -37,8 +37,6 @@ public: { return "include_external_msproject"; } - - cmTypeMacro(cmIncludeExternalMSProjectCommand, cmCommand); }; #endif |