summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/find_common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/query/find_common.cpp')
-rw-r--r--src/mongo/db/query/find_common.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/db/query/find_common.cpp b/src/mongo/db/query/find_common.cpp
index 314deea5ae7..f30d395308a 100644
--- a/src/mongo/db/query/find_common.cpp
+++ b/src/mongo/db/query/find_common.cpp
@@ -43,8 +43,6 @@ MONGO_FP_DECLARE(disableAwaitDataForGetMoreCmd);
MONGO_FP_DECLARE(waitAfterPinningCursorBeforeGetMoreBatch);
-MONGO_FP_DECLARE(waitWithPinnedCursorDuringGetMoreBatch);
-
MONGO_FP_DECLARE(waitBeforeUnpinningOrDeletingCursorAfterGetMoreBatch);
const OperationContext::Decoration<AwaitDataState> awaitDataState =