summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/c_rcode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/c_rcode.cxx')
-rw-r--r--autodoc/source/parser/cpp/c_rcode.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/autodoc/source/parser/cpp/c_rcode.cxx b/autodoc/source/parser/cpp/c_rcode.cxx
index 8b507b1f5690..e8f688168d3f 100644
--- a/autodoc/source/parser/cpp/c_rcode.cxx
+++ b/autodoc/source/parser/cpp/c_rcode.cxx
@@ -153,13 +153,6 @@ CodeExplorer::AcknowledgeResult()
} // end switch(CurResult().eStackAction)
}
-ary::loc::Le_id
-CodeExplorer::CurFile() const
-{
- // KORR_FUTURE
- return ary::loc::Le_id(0);
-}
-
const Token &
CodeExplorer::CurToken() const
{