Remove unused check_cost()
This commit is contained in:
parent
8227d8c8ef
commit
44f6656e2f
2 changed files with 0 additions and 26 deletions
|
@ -419,7 +419,6 @@ extern int check_loan_ok(struct lonstr *);
|
|||
extern int check_trade_ok(struct trdstr *);
|
||||
/* chkmoney.c */
|
||||
extern int chkmoney(long, long, char *);
|
||||
extern int check_cost(int, int, long, int *, char *);
|
||||
/* coastal.c */
|
||||
extern void set_coastal(struct sctstr *, int, int);
|
||||
/* control.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue