summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLCluster_Private.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/MGLCluster_Private.h')
-rw-r--r--platform/darwin/src/MGLCluster_Private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLCluster_Private.h b/platform/darwin/src/MGLCluster_Private.h
index e3019c3dcd..5117c68918 100644
--- a/platform/darwin/src/MGLCluster_Private.h
+++ b/platform/darwin/src/MGLCluster_Private.h
@@ -7,7 +7,7 @@
FOUNDATION_EXPORT NSString * const MGLClusterBoolKey;
FOUNDATION_EXPORT NSString * const MGLClusterIdentifierKey;
FOUNDATION_EXPORT NSString * const MGLClusterCountKey;
-FOUNDATION_EXPORT NSString * const MGLClusterCountAbbreviationKey;
+//FOUNDATION_EXPORT NSString * const MGLClusterCountAbbreviationKey;
FOUNDATION_EXPORT BOOL MGLFeatureHasClusterAttribute(id<MGLFeature> feature);