Skip to content

Commit 9ce6634

Browse files
author
Hari Khalsa
committed
SERVER-9212 SERVER-8791 delete the old cursors, migrate geoNear command
1 parent f4ef625 commit 9ce6634

18 files changed

+204
-3293
lines changed

src/mongo/SConscript

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,9 +443,7 @@ serverOnlyFiles = [ "db/curop.cpp",
443443
"db/geo/geonear.cpp",
444444
"db/geo/haystack.cpp",
445445
"db/geo/s2common.cpp",
446-
"db/geo/s2cursor.cpp",
447446
"db/geo/s2index.cpp",
448-
"db/geo/s2nearcursor.cpp",
449447
"db/hashindex.cpp",
450448
"db/ops/count.cpp",
451449
"db/ops/delete.cpp",

0 commit comments

Comments
 (0)