summaryrefslogtreecommitdiff
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r--Source/cmMakefile.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index dd3c88b0f0..a9f159c0a1 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -610,9 +610,6 @@ public:
cmVariableWatch* GetVariableWatch() const;
#endif
- //! Determine wether this is a local or global build.
- bool GetLocal() const;
-
///! Display progress or status message.
void DisplayStatus(const char*, float);