From a081f1af5b7c173da5f5c1beaec8c274aeb353de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Wed, 20 May 2015 10:47:42 -0700 Subject: Removed redundant declaration --- platform/ios/MGLAccountManager.m | 2 -- 1 file changed, 2 deletions(-) (limited to 'platform') diff --git a/platform/ios/MGLAccountManager.m b/platform/ios/MGLAccountManager.m index d5b89e9f99..97d7e5e5ec 100644 --- a/platform/ios/MGLAccountManager.m +++ b/platform/ios/MGLAccountManager.m @@ -9,8 +9,6 @@ @property (atomic) BOOL mapboxMetricsEnabledSettingShownInApp; @property (atomic) NSString *accessToken; -+ (void)setMapboxMetricsEnabledSettingShownInApp:(BOOL)showsOptOut; - @end -- cgit v1.2.1