chkmoney() is no longer used, remove it
This commit is contained in:
parent
82c916654c
commit
4b696a5c30
2 changed files with 0 additions and 58 deletions
|
@ -414,8 +414,6 @@ extern int check_plane_ok(struct plnstr *);
|
|||
extern int check_comm_ok(struct comstr *);
|
||||
extern int check_loan_ok(struct lonstr *);
|
||||
extern int check_trade_ok(struct trdstr *);
|
||||
/* chkmoney.c */
|
||||
extern int chkmoney(long, long, char *);
|
||||
/* coastal.c */
|
||||
extern void set_coastal(struct sctstr *, int, int);
|
||||
/* control.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue