aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Platform.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2009-05-12 23:22:32 +0000
committernyamatongwe <devnull@localhost>2009-05-12 23:22:32 +0000
commitb529c73475f04af4f687a0d9b1328581734728ae (patch)
treeecea5518c2e59b2d59ed72ff2d8c9253cd28a470 /include/Platform.h
parent971f99b913d6d019623ef88aed28b47971a3d5dd (diff)
downloadscintilla-mirror-b529c73475f04af4f687a0d9b1328581734728ae.tar.gz
Moving SCI_LEXER out of header and back into make file.
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 c552c170e..6209a3784 100644
--- a/include/Platform.h
+++ b/include/Platform.h
@@ -40,7 +40,6 @@
#elif defined(__APPLE__)
#define SCI_NAMESPACE
-#define SCI_LEXER
#undef PLAT_MACOSX
#define PLAT_MACOSX 1