]> sjero.net Git - wget/blobdiff - src/recur.h
Merging Ted Mielczarek's CSS changes with tip.
[wget] / src / recur.h
index d2c8e6148a64a1eedb40691acd7805c684e1f828..5ab26a950011366d6888c544908ef834312929bb 100644 (file)
@@ -44,9 +44,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 */