summaryrefslogtreecommitdiff
path: root/nanoftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'nanoftp.c')
-rw-r--r--nanoftp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nanoftp.c b/nanoftp.c
index 2bfba853..f4e8c250 100644
--- a/nanoftp.c
+++ b/nanoftp.c
@@ -2083,7 +2083,6 @@ int main(int argc, char **argv) {
}
xmlNanoFTPClose(ctxt);
- xmlMemoryDump();
exit(0);
}
#endif /* STANDALONE */