summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLAccountManager.h
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-06-25 11:47:59 -0700
committerJason Wray <jason@mapbox.com>2019-06-26 13:36:30 -0700
commite26a60d0c96ba73ae7d50065b6e2800eaa5acee2 (patch)
tree03342da9eab61d6d140fff4601889044094c5caa /platform/darwin/src/MGLAccountManager.h
parent8a9567e072e09a2f5a6da95a2a2ce56b2f05a79b (diff)
downloadqtlocation-mapboxgl-e26a60d0c96ba73ae7d50065b6e2800eaa5acee2.tar.gz
[ios] Remove previously deprecated unavailable methods and properties
Diffstat (limited to 'platform/darwin/src/MGLAccountManager.h')
-rw-r--r--platform/darwin/src/MGLAccountManager.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/darwin/src/MGLAccountManager.h b/platform/darwin/src/MGLAccountManager.h
index b539b2ee8c..0d833a7ba7 100644
--- a/platform/darwin/src/MGLAccountManager.h
+++ b/platform/darwin/src/MGLAccountManager.h
@@ -36,8 +36,6 @@ MGL_EXPORT
*/
@property (class, nullable) NSString *accessToken;
-+ (BOOL)mapboxMetricsEnabledSettingShownInApp __attribute__((unavailable("Telemetry settings are now always shown in the ℹ️ menu.")));
-
@end
NS_ASSUME_NONNULL_END