diff options
Diffstat (limited to 'lexers/LexASY.cxx')
| -rw-r--r-- | lexers/LexASY.cxx | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/lexers/LexASY.cxx b/lexers/LexASY.cxx index b49975e70..3ec522729 100644 --- a/lexers/LexASY.cxx +++ b/lexers/LexASY.cxx @@ -19,9 +19,7 @@  #include "CharacterSet.h"  #include "LexerModule.h" -#ifdef SCI_NAMESPACE  using namespace Scintilla; -#endif  static void ColouriseAsyDoc(Sci_PositionU startPos, Sci_Position length, int initStyle,  		WordList *keywordlists[], Accessor &styler) { | 
