summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/find.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/query/find.cpp')
-rw-r--r--src/mongo/db/query/find.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/query/find.cpp b/src/mongo/db/query/find.cpp
index 167812995ac..67e439e7e53 100644
--- a/src/mongo/db/query/find.cpp
+++ b/src/mongo/db/query/find.cpp
@@ -357,7 +357,6 @@ Message getMore(OperationContext* opCtx,
opCtx,
"waitAfterPinningCursorBeforeGetMoreBatch",
dropAndReaquireReadLock,
- false,
nss);
});