]> sjero.net Git - wget/blobdiff - src/main.c
Removed dead DEBUG_MALLOC code.
[wget] / src / main.c
index a7c00b1cbc5372c32589ae8f7710b9a888d16452..3896afd005a349d5f190e8b50ed93bf8572adce1 100644 (file)
@@ -1241,9 +1241,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