Core: Revert superfluous changes made with PR #9521
This commit is contained in:
@@ -73,7 +73,7 @@ std::basic_string<XMLCh> XMLTools::toXMLString(const char* const fromTranscode)
|
||||
std::basic_string<XMLCh> str;
|
||||
if (!fromTranscode)
|
||||
return str;
|
||||
|
||||
|
||||
initialize();
|
||||
|
||||
static XMLCh outBuff[128];
|
||||
|
||||
Reference in New Issue
Block a user