]> sjero.net Git - wget/blobdiff - src/recur.h
Ted Mielczarek's CSS wonder-patch, applied against the source from around the time...
[wget] / src / recur.h
index b7e3c2e114dd512860aaf50e4b1647c62d8562bf..ed9854676dc8bdbf7012bcb64b670ef830552512 100644 (file)
@@ -43,9 +43,4 @@ struct urlpos;
 void recursive_cleanup (void);
 uerr_t retrieve_tree (const char *);
 
-/* These are really in html-url.c. */
-struct urlpos *get_urls_file (const char *);
-struct urlpos *get_urls_html (const char *, const char *, bool *);
-void free_urlpos (struct urlpos *);
-
 #endif /* RECUR_H */