aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Platform.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2009-05-12 23:22:32 +0000
committernyamatongwe <unknown>2009-05-12 23:22:32 +0000
commitd423d335288c9420c684d4123497b2ece9fbfbe0 (patch)
treeecea5518c2e59b2d59ed72ff2d8c9253cd28a470 /include/Platform.h
parent0ae5f25c83deabac2c8298916d1cc58888c8c796 (diff)
downloadscintilla-mirror-d423d335288c9420c684d4123497b2ece9fbfbe0.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