summaryrefslogtreecommitdiff
path: root/nanohttp.c
diff options
context:
space:
mode:
Diffstat (limited to 'nanohttp.c')
-rw-r--r--nanohttp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nanohttp.c b/nanohttp.c
index e014fe48..7c63e94c 100644
--- a/nanohttp.c
+++ b/nanohttp.c
@@ -1912,7 +1912,6 @@ int main(int argc, char **argv) {
"\tusage %s [ URL [ filename ] ]\n", argv[0]);
}
xmlNanoHTTPCleanup();
- xmlMemoryDump();
return(0);
}
#endif /* STANDALONE */