summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/sortedarray.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/sortedarray.hxx')
-rw-r--r--sw/source/filter/ww8/sortedarray.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/sortedarray.hxx b/sw/source/filter/ww8/sortedarray.hxx
index 8038ad8a5344..7efec13aa9ff 100644
--- a/sw/source/filter/ww8/sortedarray.hxx
+++ b/sw/source/filter/ww8/sortedarray.hxx
@@ -95,7 +95,7 @@ namespace ww
}
if (bBroken)
{
- OSL_FAIL( OUStringToOString( sError, RTL_TEXTENCODING_ASCII_US ).getStr() );
+ SAL_WARN( "sw", sError );
}
#endif
}