sync and clean up

Change-Id: Ia3b2d76f9016454b9e80ca0891ee02e0c2fd1a13
This commit is contained in:
Evgeny
2018-05-16 13:24:04 -05:00
parent cca3ca68c1
commit 2d4d704f56
2 changed files with 45 additions and 37 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ class Xml {
xml = NULL;
break;
} else {
delete (ixml);
delete ixml;
}
}
if (xml) {