diff options
Diffstat (limited to 'lexlib/PropSetSimple.cxx')
-rw-r--r-- | lexlib/PropSetSimple.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lexlib/PropSetSimple.cxx b/lexlib/PropSetSimple.cxx index a16a22538..715009a5b 100644 --- a/lexlib/PropSetSimple.cxx +++ b/lexlib/PropSetSimple.cxx @@ -15,9 +15,7 @@ #include "PropSetSimple.h" -#ifdef SCI_NAMESPACE using namespace Scintilla; -#endif typedef std::map<std::string, std::string> mapss; |