summaryrefslogtreecommitdiffstats
path: root/streamingvisitors/src/vespa/searchvisitor/indexenvironment.h
diff options
context:
space:
mode:
Diffstat (limited to 'streamingvisitors/src/vespa/searchvisitor/indexenvironment.h')
-rw-r--r--streamingvisitors/src/vespa/searchvisitor/indexenvironment.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/streamingvisitors/src/vespa/searchvisitor/indexenvironment.h b/streamingvisitors/src/vespa/searchvisitor/indexenvironment.h
index f741af77e35..2cb154e2eb5 100644
--- a/streamingvisitors/src/vespa/searchvisitor/indexenvironment.h
+++ b/streamingvisitors/src/vespa/searchvisitor/indexenvironment.h
@@ -68,10 +68,6 @@ public:
_motivation = motivation;
}
- void hintFieldAccess(uint32_t) const override {}
-
- void hintAttributeAccess(const string & name) const override;
-
vespalib::eval::ConstantValue::UP getConstantValue(const vespalib::string& name) const override;
vespalib::string getRankingExpression(const vespalib::string& name) const override;