diff options
Diffstat (limited to 'lexers/LexRegistry.cxx')
-rw-r--r-- | lexers/LexRegistry.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lexers/LexRegistry.cxx b/lexers/LexRegistry.cxx index 3f54df023..779ea2f47 100644 --- a/lexers/LexRegistry.cxx +++ b/lexers/LexRegistry.cxx @@ -29,9 +29,7 @@ #include "OptionSet.h" #include "DefaultLexer.h" -#ifdef SCI_NAMESPACE using namespace Scintilla; -#endif static const char *const RegistryWordListDesc[] = { 0 |