summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_entry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/oplog_entry.idl')
-rw-r--r--src/mongo/db/repl/oplog_entry.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mongo/db/repl/oplog_entry.idl b/src/mongo/db/repl/oplog_entry.idl
index b193903bbc9..7c1ba09f320 100644
--- a/src/mongo/db/repl/oplog_entry.idl
+++ b/src/mongo/db/repl/oplog_entry.idl
@@ -131,11 +131,6 @@ structs:
type: bool
optional: true
description: "An operation caused by a chunk migration"
- checkExistenceForDiffInsert:
- type: bool
- optional: true
- description: "Marks that checks on field existence are needed for insert operations
- in the diff update."
OplogEntryBase:
description: A document in which the server stores an oplog entry.