summaryrefslogtreecommitdiffstats
path: root/Source/cmState.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmState.h')
-rw-r--r--Source/cmState.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmState.h b/Source/cmState.h
index 5ceaf24..7ead7e0 100644
--- a/Source/cmState.h
+++ b/Source/cmState.h
@@ -68,8 +68,6 @@ public:
std::string GetExecutionListFile() const;
std::vector<Snapshot> GetChildren();
- std::string GetEntryPointCommand() const;
- long GetEntryPointLine() const;
bool IsValid() const;
Snapshot GetBuildsystemDirectoryParent() const;