summaryrefslogtreecommitdiff
path: root/test/ios/AppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/ios/AppDelegate.h')
-rw-r--r--test/ios/AppDelegate.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/ios/AppDelegate.h b/test/ios/AppDelegate.h
deleted file mode 100644
index 134c8063dc..0000000000
--- a/test/ios/AppDelegate.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#import <UIKit/UIApplication.h> // UIApplicationDelegate
-
-@interface AppDelegate : UIResponder <UIApplicationDelegate>
-
-@property (strong, nonatomic) UIWindow *window;
-
-@end \ No newline at end of file