aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/SciTest/SciTest_Prefix.pch
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-09-24 16:18:16 +1000
committernyamatongwe <unknown>2011-09-24 16:18:16 +1000
commitc90895ffeff34bab88b2bad25c2686b17a54e087 (patch)
tree98be788826577a4c3ad8694e2e641db48fa64aad /macosx/SciTest/SciTest_Prefix.pch
parent89f0c327bdd015fe8a35cdbd3b8178ddb139d0be (diff)
downloadscintilla-mirror-c90895ffeff34bab88b2bad25c2686b17a54e087.tar.gz
Removing Carbon platform layer in favour of Cocoa.
Diffstat (limited to 'macosx/SciTest/SciTest_Prefix.pch')
-rw-r--r--macosx/SciTest/SciTest_Prefix.pch5
1 files changed, 0 insertions, 5 deletions
diff --git a/macosx/SciTest/SciTest_Prefix.pch b/macosx/SciTest/SciTest_Prefix.pch
deleted file mode 100644
index 552cf97fc..000000000
--- a/macosx/SciTest/SciTest_Prefix.pch
+++ /dev/null
@@ -1,5 +0,0 @@
-//
-// Prefix header for all source files of the 'SciTest' target in the 'SciTest' project.
-//
-
-#include <Carbon/Carbon.h>