summaryrefslogtreecommitdiff
path: root/runxmlconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'runxmlconf.c')
-rw-r--r--runxmlconf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/runxmlconf.c b/runxmlconf.c
index 8df9df13..f440bdc1 100644
--- a/runxmlconf.c
+++ b/runxmlconf.c
@@ -586,7 +586,6 @@ main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) {
}
xmlXPathFreeContext(ctxtXPath);
xmlCleanupParser();
- xmlMemoryDump();
if (logfile != NULL)
fclose(logfile);