summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/primary_only_service_op_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/primary_only_service_op_observer.h')
-rw-r--r--src/mongo/db/repl/primary_only_service_op_observer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mongo/db/repl/primary_only_service_op_observer.h b/src/mongo/db/repl/primary_only_service_op_observer.h
index 7c745954de3..c183c3cfbed 100644
--- a/src/mongo/db/repl/primary_only_service_op_observer.h
+++ b/src/mongo/db/repl/primary_only_service_op_observer.h
@@ -94,8 +94,7 @@ public:
const NamespaceString& nss,
OptionalCollectionUUID uuid,
StmtId stmtId,
- bool fromMigrate,
- const boost::optional<BSONObj>& deletedDoc) final;
+ const OplogDeleteEntryArgs& args) final;
void onInternalOpMessage(OperationContext* opCtx,
const NamespaceString& nss,