(ef_zapcache): Clearing the cache doesn't make sense. No harm done if
the next user can't use the cache, it gets automatically zapped then. Remove.
This commit is contained in:
parent
ecab7c4f2f
commit
12b1427693
4 changed files with 0 additions and 24 deletions
|
@ -141,7 +141,6 @@ extern int ef_flush(int);
|
|||
extern int ef_write(int, int, void *);
|
||||
extern int ef_extend(int, int);
|
||||
extern int ef_ensure_space(int, int, int);
|
||||
extern void ef_zapcache(int);
|
||||
extern int ef_nelem(int);
|
||||
extern int ef_flags(int);
|
||||
extern int ef_byname(char *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue