diff options
Diffstat (limited to 'lexers/LexAda.cxx')
-rw-r--r-- | lexers/LexAda.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lexers/LexAda.cxx b/lexers/LexAda.cxx index df26d7578..9d7f5d0f7 100644 --- a/lexers/LexAda.cxx +++ b/lexers/LexAda.cxx @@ -25,9 +25,7 @@ #include "CharacterSet.h" #include "LexerModule.h" -#ifdef SCI_NAMESPACE using namespace Scintilla; -#endif /* * Interface |