aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/LexerModule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lexlib/LexerModule.cxx')
-rw-r--r--lexlib/LexerModule.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lexlib/LexerModule.cxx b/lexlib/LexerModule.cxx
index a7f01b303..6bf894144 100644
--- a/lexlib/LexerModule.cxx
+++ b/lexlib/LexerModule.cxx
@@ -22,9 +22,7 @@
#include "LexerBase.h"
#include "LexerSimple.h"
-#ifdef SCI_NAMESPACE
using namespace Scintilla;
-#endif
LexerModule::LexerModule(int language_,
LexerFunction fnLexer_,