X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fmain.c;h=3896afd005a349d5f190e8b50ed93bf8572adce1;hp=a7c00b1cbc5372c32589ae8f7710b9a888d16452;hb=1515ea0deaa4793c89f1608955c9c4031da8b459;hpb=ba09ad3502552573caef7460914229ceddc907fc diff --git a/src/main.c b/src/main.c index a7c00b1c..3896afd0 100644 --- a/src/main.c +++ b/src/main.c @@ -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