diff options
| author | nyamatongwe <devnull@localhost> | 2009-05-12 23:22:32 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2009-05-12 23:22:32 +0000 |
| commit | b529c73475f04af4f687a0d9b1328581734728ae (patch) | |
| tree | ecea5518c2e59b2d59ed72ff2d8c9253cd28a470 /include/Platform.h | |
| parent | 971f99b913d6d019623ef88aed28b47971a3d5dd (diff) | |
| download | scintilla-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.h | 1 |
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 |
