summaryrefslogtreecommitdiff
path: root/ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch')
-rw-r--r--ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch8
1 files changed, 0 insertions, 8 deletions
diff --git a/ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch b/ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch
deleted file mode 100644
index bf8cad8036ba..000000000000
--- a/ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-// Prefix header for all source files of the 'ios_sharedlo' target in the 'ios_sharedlo' project
-//
-
-#ifdef __OBJC__
- #import <UIKit/UIKit.h>
- #import <Foundation/Foundation.h>
-#endif