diff options
Diffstat (limited to 'lexers/LexVHDL.cxx')
-rw-r--r-- | lexers/LexVHDL.cxx | 2 |
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, |