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

[svn] Remove stray HAVE_RANDOM check from main.c.

This commit is contained in:
hniksic 2001-11-27 04:54:31 -08:00
parent 50ee69297d
commit 1c906e47d3
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2001-11-27 Hrvoje Niksic <hniksic@arsdigita.com>
* main.c (print_help): Remove stray HAVE_RANDOM code.
2001-11-27 Hrvoje Niksic <hniksic@arsdigita.com>
* ftp.c (getftp): Improve output after sending PASV. Don't

View File

@ -166,10 +166,6 @@ Download:\n\
-Q, --quota=NUMBER set retrieval quota to NUMBER.\n\
--limit-rate=RATE limit download rate to RATE.\n\
\n"), stdout);
#ifdef HAVE_RANDOM
fputs (_("\
\n"), stdout);
#endif
fputs (_("\
Directories:\n\
-nd --no-directories don\'t create directories.\n\