summaryrefslogtreecommitdiff
path: root/platform/ios/app/MBXSnapshotsViewController.h
diff options
context:
space:
mode:
authorNadia Barbosa <nadiabarbosa@me.com>2019-02-22 15:52:30 -0800
committerNadia Barbosa <nadiabarbosa@me.com>2019-04-29 15:12:18 -0700
commitb9152149671150926a0e3dc6a30d47ee2392ccc9 (patch)
tree569f93a3b5145e5e6963a3840aea491d1ce3294d /platform/ios/app/MBXSnapshotsViewController.h
parenta31734ddada70d9bab144a564a9508726e046480 (diff)
downloadqtlocation-mapboxgl-upstream/iosapp-refactor.tar.gz
[ios] Refactor iosappupstream/iosapp-refactor
Add X amount of annotations/symbols Remove "Add test shapes" Remove "Add point with a custom callout" Remove "Query annotations" Remove "Enable custom user dot" Remove building extrusions Remove style road layer Remove raster layer Remove add shapes Remove symbol color Remove building fill Remove style ferry layer Remove style parks Remove filtered things Remove query and style features Remove Style Feature Remove style point collection Remove update shape source data/url/features Remove style water / vector source / image source Remove style route line Mark to-be examples Remove limit camera changes Remove snapshots Surgery cleanup Remove MBXCustomLocationViewController Remove MBXSnapshotsViewController Put token in seprate file instead of alert controller make things work Fix token issue Tokens? Tokens. Bash Add deleted file back Move amsterdam file Hamsterdam Take out gh stuff
Diffstat (limited to 'platform/ios/app/MBXSnapshotsViewController.h')
-rw-r--r--platform/ios/app/MBXSnapshotsViewController.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/platform/ios/app/MBXSnapshotsViewController.h b/platform/ios/app/MBXSnapshotsViewController.h
deleted file mode 100644
index f791602e98..0000000000
--- a/platform/ios/app/MBXSnapshotsViewController.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface MBXSnapshotsViewController : UIViewController
-
-@end