Refactor: libcrmcommon: Drop xmlSetTreeDoc() from copy_xml()
xmlDocSetRootElement() includes a call to xmlSetTreeDoc(). The explicit
call is redundant.
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>
Refactor: libcrmcommon: Drop xmlSetTreeDoc() from copy_xml() Tags None Referenced Files None Subscribers None
Description
Details
|