summaryrefslogtreecommitdiff
path: root/ios/MBXAppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'ios/MBXAppDelegate.h')
-rw-r--r--ios/MBXAppDelegate.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/ios/MBXAppDelegate.h b/ios/MBXAppDelegate.h
deleted file mode 100644
index 1023433320..0000000000
--- a/ios/MBXAppDelegate.h
+++ /dev/null
@@ -1,15 +0,0 @@
-//
-// MBXAppDelegate.h
-// ios
-//
-// Created by Justin R. Miller on 1/27/14.
-//
-//
-
-#import <UIKit/UIKit.h>
-
-@interface MBXAppDelegate : UIResponder <UIApplicationDelegate>
-
-@property (strong, nonatomic) UIWindow *window;
-
-@end \ No newline at end of file