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