summaryrefslogtreecommitdiff
path: root/platform/ios/benchmark/MBXBenchViewController.mm
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-09-17 15:52:18 -0400
committerGitHub <noreply@github.com>2019-09-17 15:52:18 -0400
commit3dbc44404f2d8110d9c6cf82247e3df0df36f6b6 (patch)
treef7d2a3581450a4dd445522d6c03c716520205aa9 /platform/ios/benchmark/MBXBenchViewController.mm
parent0a219d182c422e181b29c9dcc60c18ceafe1db48 (diff)
downloadqtlocation-mapboxgl-3dbc44404f2d8110d9c6cf82247e3df0df36f6b6.tar.gz
[ios, macos] Tail work from 15385 (#15647)
* [ios] Tweak iosapp headers. * [ios] Revert bundle identifier change. * [ios, macos] Remove parameter not referenced.
Diffstat (limited to 'platform/ios/benchmark/MBXBenchViewController.mm')
-rw-r--r--platform/ios/benchmark/MBXBenchViewController.mm3
1 files changed, 0 insertions, 3 deletions
diff --git a/platform/ios/benchmark/MBXBenchViewController.mm b/platform/ios/benchmark/MBXBenchViewController.mm
index 67d9b5cb6e..901eb07cd1 100644
--- a/platform/ios/benchmark/MBXBenchViewController.mm
+++ b/platform/ios/benchmark/MBXBenchViewController.mm
@@ -1,8 +1,5 @@
#import "MBXBenchViewController.h"
-
#import "MBXBenchAppDelegate.h"
-
-#import <Mapbox/Mapbox.h>
#import "MGLMapView_Private.h"
#include "locations.hpp"