diff options
Diffstat (limited to 'Source/cmGetSourceFilePropertyCommand.h')
-rw-r--r-- | Source/cmGetSourceFilePropertyCommand.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmGetSourceFilePropertyCommand.h b/Source/cmGetSourceFilePropertyCommand.h index 184b3ce..1edc392 100644 --- a/Source/cmGetSourceFilePropertyCommand.h +++ b/Source/cmGetSourceFilePropertyCommand.h @@ -24,8 +24,6 @@ public: { return "get_source_file_property"; } - - cmTypeMacro(cmGetSourceFilePropertyCommand, cmCommand); }; #endif |