diff options
Diffstat (limited to 'src/XPM.cxx')
| -rw-r--r-- | src/XPM.cxx | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/XPM.cxx b/src/XPM.cxx index 818a1acdc..0f314f35f 100644 --- a/src/XPM.cxx +++ b/src/XPM.cxx @@ -17,9 +17,7 @@  #include "XPM.h" -#ifdef SCI_NAMESPACE  using namespace Scintilla; -#endif  static const char *NextField(const char *s) {  	// In case there are leading spaces in the string | 
