aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/proton/downpersistence.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/apps/proton/downpersistence.cpp')
-rw-r--r--searchcore/src/apps/proton/downpersistence.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/searchcore/src/apps/proton/downpersistence.cpp b/searchcore/src/apps/proton/downpersistence.cpp
index 511d0e3fee8..8d8665b645e 100644
--- a/searchcore/src/apps/proton/downpersistence.cpp
+++ b/searchcore/src/apps/proton/downpersistence.cpp
@@ -134,12 +134,6 @@ DownPersistence::getModifiedBuckets(BucketSpace) const
Result
-DownPersistence::maintain(const Bucket&, MaintenanceLevel)
-{
- return errorResult;
-}
-
-Result
DownPersistence::split(const Bucket&, const Bucket&, const Bucket&, Context&)
{
return errorResult;