]> sjero.net Git - wget/commitdiff
[svn] Turn off debugging function.
authorhniksic <devnull@localhost>
Tue, 4 Dec 2001 23:30:36 +0000 (15:30 -0800)
committerhniksic <devnull@localhost>
Tue, 4 Dec 2001 23:30:36 +0000 (15:30 -0800)
src/utils.c

index 08e8bbba736681bd489e7decbe6a6ede309a8c6a..b98ca9bdbe8f9df80abefdf67ca26bd5b2ba00d9 100644 (file)
@@ -1774,7 +1774,7 @@ determine_screen_width (void)
 #endif /* TIOCGWINSZ */
 }
 
-#if 1
+#if 0
 /* A debugging function for checking whether an MD5 library works. */
 
 #include "gen-md5.h"