Remove leftover declarations that should have been removed along with
the definitions.
This commit is contained in:
parent
0730780b64
commit
03abca9258
4 changed files with 0 additions and 5 deletions
|
@ -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_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue