summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_sequential_document_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/pipeline/document_source_sequential_document_cache.h')
-rw-r--r--src/mongo/db/pipeline/document_source_sequential_document_cache.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mongo/db/pipeline/document_source_sequential_document_cache.h b/src/mongo/db/pipeline/document_source_sequential_document_cache.h
index c6b4f21ab45..48e14142829 100644
--- a/src/mongo/db/pipeline/document_source_sequential_document_cache.h
+++ b/src/mongo/db/pipeline/document_source_sequential_document_cache.h
@@ -64,10 +64,6 @@ public:
return constraints;
}
- boost::optional<MergingLogic> mergingLogic() final {
- return boost::none;
- }
-
GetNextResult getNext() final;
static boost::intrusive_ptr<DocumentSourceSequentialDocumentCache> create(