summaryrefslogtreecommitdiff
path: root/src/mongo/s/write_ops/batch_write_op.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/write_ops/batch_write_op.h')
-rw-r--r--src/mongo/s/write_ops/batch_write_op.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/write_ops/batch_write_op.h b/src/mongo/s/write_ops/batch_write_op.h
index 1398096ded6..a5eec12d6c7 100644
--- a/src/mongo/s/write_ops/batch_write_op.h
+++ b/src/mongo/s/write_ops/batch_write_op.h
@@ -121,7 +121,7 @@ class BatchWriteOp {
public:
BatchWriteOp(OperationContext* opCtx, const BatchedCommandRequest& clientRequest);
- ~BatchWriteOp();
+ ~BatchWriteOp() = default;
/**
* Targets one or more of the next write ops in this batch op using a NSTargeter. The