summaryrefslogtreecommitdiff
path: root/testModule.c
diff options
context:
space:
mode:
Diffstat (limited to 'testModule.c')
-rw-r--r--testModule.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testModule.c b/testModule.c
index 6d00596f..45edd9f0 100644
--- a/testModule.c
+++ b/testModule.c
@@ -70,8 +70,6 @@ int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) {
xmlModuleClose(module);
- xmlMemoryDump();
-
return(0);
}