Remove leftover declarations that should have been removed along with

the definitions.
This commit is contained in:
Markus Armbruster 2005-09-30 19:40:41 +00:00
parent 0730780b64
commit 03abca9258
4 changed files with 0 additions and 5 deletions

View file

@ -113,7 +113,6 @@ extern int ef_nelem(int);
extern int ef_flags(int);
extern int ef_byname(char *);
extern int ef_nbread(int type, int id, void *ptr);
extern struct empfile empfile[];
#endif /* _FILE_H_ */