summaryrefslogtreecommitdiff
path: root/runtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtest.c')
-rw-r--r--runtest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtest.c b/runtest.c
index 80a6c750..c279d113 100644
--- a/runtest.c
+++ b/runtest.c
@@ -5308,7 +5308,6 @@ main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) {
nb_tests, nb_errors, nb_leaks);
}
xmlCleanupParser();
- xmlMemoryDump();
return(ret);
}