summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/documentbuilder.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/documentbuilder.cxx')
-rw-r--r--unoxml/source/dom/documentbuilder.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/dom/documentbuilder.cxx b/unoxml/source/dom/documentbuilder.cxx
index bb8477e3eded..248cf4375f58 100644
--- a/unoxml/source/dom/documentbuilder.cxx
+++ b/unoxml/source/dom/documentbuilder.cxx
@@ -68,7 +68,7 @@ namespace DOM
InputSource is;
is.sPublicId = sPublicId;
is.sSystemId = sSystemId;
- is.sEncoding = OUString();
+ is.sEncoding.clear();
try {
Reference< XCommandEnvironment > aEnvironment(