* vfs.h: Remove tar_gzipped_memlimit.

From Christian Laubscher <christian.laubscher@tiscalinet.ch>
This commit is contained in:
Pavel Roskin 2002-10-13 23:25:57 +00:00
parent f367374054
commit 7bb1b58274
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-10-13 Pavel Roskin <proski@gnu.org>
* vfs.h: Remove tar_gzipped_memlimit.
From Christian Laubscher <christian.laubscher@tiscalinet.ch>
2002-10-11 Andrew V. Samoilov <sav@bcs.zp.ua>
* smbfs.c (fake_share_stat): Make sure share exists by

View File

@ -153,7 +153,6 @@
char *vfs_get_current_dir (void);
extern int vfs_timeout;
extern int tar_gzipped_memlimit;
void vfs_stamp (vfs *, vfsid);
void vfs_rmstamp (vfs *, vfsid, int);