summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/2d_access_method.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/index/2d_access_method.h')
-rw-r--r--src/mongo/db/index/2d_access_method.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/index/2d_access_method.h b/src/mongo/db/index/2d_access_method.h
index 70c2ee247c0..e8584bf0ae4 100644
--- a/src/mongo/db/index/2d_access_method.h
+++ b/src/mongo/db/index/2d_access_method.h
@@ -73,7 +73,6 @@ namespace mongo {
private:
friend class TwoDIndexCursor;
- friend class twod_internal::GeoPoint;
friend class twod_internal::GeoAccumulator;
friend class twod_internal::GeoBrowse;
friend class twod_internal::GeoHopper;