1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Turn off debugging function.

This commit is contained in:
hniksic 2001-12-04 15:30:36 -08:00
parent 0fdc1bd8c0
commit c9dbaba251

View 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"