(buil): Use ef_elt_byname() instead of typematch().

(typematch): Unused, remove.
This commit is contained in:
Markus Armbruster 2006-06-01 18:57:03 +00:00
parent c432e3107d
commit 6fadcf6e8e
3 changed files with 4 additions and 43 deletions

View file

@ -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);