aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Catalogue.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Catalogue.cxx')
-rw-r--r--src/Catalogue.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Catalogue.cxx b/src/Catalogue.cxx
index c4f7a7eda..0cbf0db61 100644
--- a/src/Catalogue.cxx
+++ b/src/Catalogue.cxx
@@ -19,9 +19,7 @@
#include "LexerModule.h"
#include "Catalogue.h"
-#ifdef SCI_NAMESPACE
using namespace Scintilla;
-#endif
static std::vector<LexerModule *> lexerCatalogue;
static int nextLanguage = SCLEX_AUTOMATIC+1;