summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_source_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/migration_source_manager.h')
-rw-r--r--src/mongo/db/s/migration_source_manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/s/migration_source_manager.h b/src/mongo/db/s/migration_source_manager.h
index 09e58eea15e..f335d2d19c9 100644
--- a/src/mongo/db/s/migration_source_manager.h
+++ b/src/mongo/db/s/migration_source_manager.h
@@ -270,7 +270,6 @@ private:
BSONObj _recipientCloneCounts;
boost::optional<CollectionCriticalSection> _critSec;
- LogicalSessionId _lsid;
// Optional future that is populated if the migration succeeds and range deletion is scheduled
// on this node. The future is set when the range deletion completes. Used if the moveChunk was