aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexPython.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/LexPython.cxx')
-rw-r--r--lexers/LexPython.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lexers/LexPython.cxx b/lexers/LexPython.cxx
index 0985c6dd4..ee60037fb 100644
--- a/lexers/LexPython.cxx
+++ b/lexers/LexPython.cxx
@@ -32,9 +32,7 @@
#include "SubStyles.h"
#include "DefaultLexer.h"
-#ifdef SCI_NAMESPACE
using namespace Scintilla;
-#endif
namespace {
// Use an unnamed namespace to protect the functions and classes from name conflicts