This commit is contained in:
Olof hagsand 2019-04-02 11:46:28 +02:00
parent ed62c33a79
commit 4de15343c9
2 changed files with 1 additions and 19 deletions

View file

@ -1652,7 +1652,7 @@ xml_default(cxobj *xt,
}
}
}
xml_sort(xt, NULL);
// xml_sort(xt, NULL);
retval = 0;
done:
return retval;