summaryrefslogtreecommitdiff
path: root/test/ios/MGLTViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/ios/MGLTViewController.h')
-rw-r--r--test/ios/MGLTViewController.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/ios/MGLTViewController.h b/test/ios/MGLTViewController.h
deleted file mode 100644
index 0be0e1ff2c..0000000000
--- a/test/ios/MGLTViewController.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#import <UIKit/UIKit.h>
-
-@interface MGLTViewController : UIViewController
-
-- (void)insetMapView;
-- (void)resetMapView;
-
-@end