summaryrefslogtreecommitdiff
path: root/platform/ios/app/MBXAppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/app/MBXAppDelegate.h')
-rw-r--r--platform/ios/app/MBXAppDelegate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/ios/app/MBXAppDelegate.h b/platform/ios/app/MBXAppDelegate.h
index 7ff321b6c7..e719cd9e6a 100644
--- a/platform/ios/app/MBXAppDelegate.h
+++ b/platform/ios/app/MBXAppDelegate.h
@@ -1,7 +1,5 @@
#import <UIKit/UIKit.h>
-extern NSString * const MBXMapboxAccessTokenDefaultsKey;
-
@interface MBXAppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;