]> sjero.net Git - wget/blobdiff - src/main.c
Automated merge.
[wget] / src / main.c
index 7c7be1c740484192bac7235d113ed5c2f06d1c6d..c080394e16e62345f82be82f594a8659373a0ce5 100644 (file)
@@ -1273,9 +1273,6 @@ WARNING: Can't reopen standard output in binary mode;\n\
     xfree (url[i]);
   cleanup ();
 
-#ifdef DEBUG_MALLOC
-  print_malloc_debug_stats ();
-#endif
   if (status == RETROK)
     return 0;
   else