summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mongo/s/commands/cluster_write_cmd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/s/commands/cluster_write_cmd.h b/src/mongo/s/commands/cluster_write_cmd.h
index fc80240e1c1..bfb9f6d81ad 100644
--- a/src/mongo/s/commands/cluster_write_cmd.h
+++ b/src/mongo/s/commands/cluster_write_cmd.h
@@ -124,7 +124,6 @@ private:
return static_cast<const ClusterWriteCmd*>(definition());
}
- bool _bypass;
const OpMsgRequest* _request;
BatchedCommandRequest _batchedRequest;