aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LineMarker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/LineMarker.cxx')
-rw-r--r--src/LineMarker.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/LineMarker.cxx b/src/LineMarker.cxx
index 5f8243ff8..f556e77f8 100644
--- a/src/LineMarker.cxx
+++ b/src/LineMarker.cxx
@@ -22,9 +22,7 @@
#include "XPM.h"
#include "LineMarker.h"
-#ifdef SCI_NAMESPACE
using namespace Scintilla;
-#endif
void LineMarker::SetXPM(const char *textForm) {
pxpm.reset(new XPM(textForm));