summaryrefslogtreecommitdiffstats
path: root/Source/cmSetPropertyCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmSetPropertyCommand.h')
-rw-r--r--Source/cmSetPropertyCommand.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmSetPropertyCommand.h b/Source/cmSetPropertyCommand.h
index c5de8e5..06d4da5 100644
--- a/Source/cmSetPropertyCommand.h
+++ b/Source/cmSetPropertyCommand.h
@@ -93,9 +93,6 @@ private:
std::string PropertyValue;
bool AppendMode;
- // Implementation of value construction.
- bool ConstructValue(std::string& value, const char* old);
-
// Implementation of each property type.
bool HandleGlobalMode();
bool HandleDirectoryMode();