summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/index_builds_coordinator_embedded.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/embedded/index_builds_coordinator_embedded.h')
-rw-r--r--src/mongo/embedded/index_builds_coordinator_embedded.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mongo/embedded/index_builds_coordinator_embedded.h b/src/mongo/embedded/index_builds_coordinator_embedded.h
index 81b02ddada9..c2ec6b77b88 100644
--- a/src/mongo/embedded/index_builds_coordinator_embedded.h
+++ b/src/mongo/embedded/index_builds_coordinator_embedded.h
@@ -73,11 +73,6 @@ public:
const UUID& buildUUID,
const ResumeIndexInfo& resumeInfo) override;
- void setSignalAndCancelVoteRequestCbkIfActive(WithLock ReplIndexBuildStateLk,
- OperationContext* opCtx,
- std::shared_ptr<ReplIndexBuildState> replState,
- IndexBuildAction signal) override;
-
/**
* None of the following functions should ever be called on an embedded server node.
*/