* vfs.h (ftpfs_hint_reread): Remove, it's unused.
Этот коммит содержится в:
родитель
6e6fd9b352
Коммит
4de9d4d10e
@ -1,5 +1,7 @@
|
||||
2003-10-11 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* vfs.h (ftpfs_hint_reread): Remove, it's unused.
|
||||
|
||||
* vfs.c (vfs_add_noncurrent_stamps): Call vfs_rm_parents() at
|
||||
the end. Change all callers not to call it.
|
||||
(vfs_rm_parents): Make static.
|
||||
|
@ -155,12 +155,10 @@ char *vfs_translate_url (const char *);
|
||||
|
||||
void ftpfs_set_debug (const char *file);
|
||||
#ifdef USE_NETCODE
|
||||
void ftpfs_hint_reread (int reread);
|
||||
void ftpfs_flushdir (void);
|
||||
extern int use_netrc;
|
||||
#else
|
||||
# define ftpfs_flushdir()
|
||||
# define ftpfs_hint_reread(x)
|
||||
#endif
|
||||
|
||||
/* Only the routines outside of the VFS module need the emulation macros */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user