X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Frecur.c;h=47f96a10a5b818d096453889507465c39939bbff;hp=75ed6f9d13599ba30fb5aea942d343a60552076d;hb=2447fb9a9b85083c1e6fa54d0a18bdf3962fab1f;hpb=40fc711db6ebc891e41f15d2052847432e991a21 diff --git a/src/recur.c b/src/recur.c index 75ed6f9d..47f96a10 100644 --- a/src/recur.c +++ b/src/recur.c @@ -48,12 +48,6 @@ so, delete this exception statement from your version. */ #include "hash.h" #include "res.h" #include "convert.h" - -extern char *version_string; -extern SUM_SIZE_INT total_downloaded_bytes; - -extern struct hash_table *dl_url_file_map; -extern struct hash_table *downloaded_html_set; /* Functions for maintaining the URL queue. */