summaryrefslogtreecommitdiff
path: root/schematron.c
diff options
context:
space:
mode:
Diffstat (limited to 'schematron.c')
-rw-r--r--schematron.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/schematron.c b/schematron.c
index c105a758..35a1447e 100644
--- a/schematron.c
+++ b/schematron.c
@@ -2053,7 +2053,6 @@ main(void)
xmlFreeDoc(instance);
xmlCleanupParser();
- xmlMemoryDump();
return (0);
}