aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexVHDL.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/LexVHDL.cxx')
-rw-r--r--lexers/LexVHDL.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lexers/LexVHDL.cxx b/lexers/LexVHDL.cxx
index a1d75b277..229013ea6 100644
--- a/lexers/LexVHDL.cxx
+++ b/lexers/LexVHDL.cxx
@@ -28,9 +28,7 @@
#include "CharacterSet.h"
#include "LexerModule.h"
-#ifdef SCI_NAMESPACE
using namespace Scintilla;
-#endif
static void ColouriseVHDLDoc(
Sci_PositionU startPos,