summaryrefslogtreecommitdiffstats
path: root/xml2cmp/source/support/syshelp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/support/syshelp.hxx')
-rw-r--r--xml2cmp/source/support/syshelp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml2cmp/source/support/syshelp.hxx b/xml2cmp/source/support/syshelp.hxx
index d735ef4971d6..dda50c276e57 100644
--- a/xml2cmp/source/support/syshelp.hxx
+++ b/xml2cmp/source/support/syshelp.hxx
@@ -41,7 +41,7 @@ class Simstr;
template <class XY> class List;
-#if defined(WNT) || defined(OS2)
+#if defined(WNT)
const char C_sSLASH[] = "\\";
const char C_cSLASH = '\\';
#elif defined(UNX)