diff options
Diffstat (limited to 'Source/cmTargetPropCommandBase.h')
-rw-r--r-- | Source/cmTargetPropCommandBase.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmTargetPropCommandBase.h b/Source/cmTargetPropCommandBase.h index d42b588..4f1f108 100644 --- a/Source/cmTargetPropCommandBase.h +++ b/Source/cmTargetPropCommandBase.h @@ -17,7 +17,6 @@ class cmTarget; -//---------------------------------------------------------------------------- class cmTargetPropCommandBase : public cmCommand { public: |