diff options
Diffstat (limited to 'src/mongo/db/catalog/multi_index_block.h')
| -rw-r--r-- | src/mongo/db/catalog/multi_index_block.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/catalog/multi_index_block.h b/src/mongo/db/catalog/multi_index_block.h index 5220f8dd6f0..840770595cf 100644 --- a/src/mongo/db/catalog/multi_index_block.h +++ b/src/mongo/db/catalog/multi_index_block.h @@ -114,7 +114,6 @@ public: CollectionWriter& collection, const std::vector<BSONObj>& specs, OnInitFn onInit, - bool forRecovery, const boost::optional<ResumeIndexInfo>& resumeInfo = boost::none); StatusWith<std::vector<BSONObj>> init(OperationContext* opCtx, CollectionWriter& collection, |
