summaryrefslogtreecommitdiffhomepage
path: root/xcode/mruby_fw/mruby_fw-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'xcode/mruby_fw/mruby_fw-Prefix.pch')
-rw-r--r--xcode/mruby_fw/mruby_fw-Prefix.pch7
1 files changed, 0 insertions, 7 deletions
diff --git a/xcode/mruby_fw/mruby_fw-Prefix.pch b/xcode/mruby_fw/mruby_fw-Prefix.pch
deleted file mode 100644
index 8be6acecb..000000000
--- a/xcode/mruby_fw/mruby_fw-Prefix.pch
+++ /dev/null
@@ -1,7 +0,0 @@
-//
-// Prefix header for all source files of the 'mruby_fw' target in the 'mruby_fw' project
-//
-
-#ifdef __OBJC__
- #import <Cocoa/Cocoa.h>
-#endif