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