summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_entry_test_helpers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/oplog_entry_test_helpers.cpp')
-rw-r--r--src/mongo/db/repl/oplog_entry_test_helpers.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/repl/oplog_entry_test_helpers.cpp b/src/mongo/db/repl/oplog_entry_test_helpers.cpp
index 1592e10da3c..870287dd8f6 100644
--- a/src/mongo/db/repl/oplog_entry_test_helpers.cpp
+++ b/src/mongo/db/repl/oplog_entry_test_helpers.cpp
@@ -67,7 +67,6 @@ repl::OplogEntry makeOplogEntry(repl::OpTime opTime,
nss, // namespace
uuid, // uuid
boost::none, // fromMigrate
- boost::none, // checkExistenceForDiffInsert
repl::OplogEntry::kOplogVersion, // version
object, // o
object2, // o2