summaryrefslogtreecommitdiffstats
path: root/Source/cmVariableRequiresCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmVariableRequiresCommand.h')
-rw-r--r--Source/cmVariableRequiresCommand.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmVariableRequiresCommand.h b/Source/cmVariableRequiresCommand.h
index 9a74514..becd108 100644
--- a/Source/cmVariableRequiresCommand.h
+++ b/Source/cmVariableRequiresCommand.h
@@ -73,9 +73,6 @@ public:
}
cmTypeMacro(cmVariableRequiresCommand, cmCommand);
-private:
- std::string m_ErrorMessage;
- bool m_RequirementsMet;
};