diff options
Diffstat (limited to 'src/mongo/db/transaction_history_iterator_test.cpp')
| -rw-r--r-- | src/mongo/db/transaction_history_iterator_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/transaction_history_iterator_test.cpp b/src/mongo/db/transaction_history_iterator_test.cpp index 6563f13560a..04d59db5caa 100644 --- a/src/mongo/db/transaction_history_iterator_test.cpp +++ b/src/mongo/db/transaction_history_iterator_test.cpp @@ -68,7 +68,6 @@ repl::OplogEntry makeOplogEntry(repl::OpTime opTime, NamespaceString("a.b"), // namespace boost::none, // uuid boost::none, // fromMigrate - boost::none, // checkExistenceForDiffInsert repl::OplogEntry::kOplogVersion, // version docToInsert, // o boost::none, // o2 |
