aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Platform.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2009-05-14 12:11:13 +0000
committernyamatongwe <unknown>2009-05-14 12:11:13 +0000
commitb5491710df4dd478ac443b3af81157237123566a (patch)
tree38c46b7f252c02f1420d9d53a0ab4d42aa39dc8f /include/Platform.h
parent805e109be2f52c0ea446511fc33efb3746a3bc18 (diff)
downloadscintilla-mirror-b5491710df4dd478ac443b3af81157237123566a.tar.gz
Removed SCI_NAMESPACE so that it is set in build files to prevent spread of
includsion of Platform.h.
Diffstat (limited to 'include/Platform.h')
-rw-r--r--include/Platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Platform.h b/include/Platform.h
index 6209a3784..3d8ee63af 100644
--- a/include/Platform.h
+++ b/include/Platform.h
@@ -39,7 +39,6 @@
#endif
#elif defined(__APPLE__)
-#define SCI_NAMESPACE
#undef PLAT_MACOSX
#define PLAT_MACOSX 1