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