mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-19 06:50:07 +03:00
feature #212: Print method for XML objects
This commit is contained in:
parent
b5abc6f656
commit
a3214a6202
@ -113,8 +113,6 @@ public:
|
||||
string str(reinterpret_cast<char *>(mem));
|
||||
os << str;
|
||||
|
||||
|
||||
|
||||
xmlFree(mem);
|
||||
|
||||
return os;
|
||||
|
Loading…
x
Reference in New Issue
Block a user