mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Remove an unused declaration.
This commit is contained in:
parent
eb602d5a5f
commit
1ebd5828cb
@ -1,3 +1,7 @@
|
||||
2009-02-18 Steven Schubiger <stsc@members.fsf.org>
|
||||
|
||||
* recur.h: Remove the dangling declaration for recursive_cleanup().
|
||||
|
||||
2008-11-13 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* http.c (gethttp): Don't do anything when content-length >= our
|
||||
|
@ -41,7 +41,6 @@ as that of the covered work. */
|
||||
|
||||
struct urlpos;
|
||||
|
||||
void recursive_cleanup (void);
|
||||
uerr_t retrieve_tree (const char *);
|
||||
|
||||
#endif /* RECUR_H */
|
||||
|
Loading…
Reference in New Issue
Block a user