aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexNull.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/LexNull.cxx')
-rw-r--r--lexers/LexNull.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lexers/LexNull.cxx b/lexers/LexNull.cxx
index 34876775d..15a3a50aa 100644
--- a/lexers/LexNull.cxx
+++ b/lexers/LexNull.cxx
@@ -23,9 +23,7 @@
#include "CharacterSet.h"
#include "LexerModule.h"
-#ifdef SCI_NAMESPACE
using namespace Scintilla;
-#endif
static void ColouriseNullDoc(Sci_PositionU startPos, Sci_Position length, int, WordList *[],
Accessor &styler) {