diff options
Diffstat (limited to 'lexers/LexDMAP.cxx')
-rw-r--r-- | lexers/LexDMAP.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lexers/LexDMAP.cxx b/lexers/LexDMAP.cxx index eb43cde6d..91b10c29b 100644 --- a/lexers/LexDMAP.cxx +++ b/lexers/LexDMAP.cxx @@ -25,9 +25,7 @@ #include "LexerModule.h" /***************************************/ -#ifdef SCI_NAMESPACE using namespace Scintilla; -#endif /***********************************************/ static inline bool IsAWordChar(const int ch) { |