(buil): Use ef_elt_byname() instead of typematch().
(typematch): Unused, remove.
This commit is contained in:
parent
c432e3107d
commit
6fadcf6e8e
3 changed files with 4 additions and 43 deletions
|
@ -336,7 +336,6 @@ extern int sectdamage(struct sctstr *, int, struct emp_qelem *);
|
|||
/* in match.h */
|
||||
/* type.c */
|
||||
extern int sct_typematch(char *);
|
||||
extern int typematch(char *, int);
|
||||
/* wantupd.c */
|
||||
extern void update_policy_check(void);
|
||||
extern int demand_update_want(int *, int *, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue