]> git.pond.sub.org Git - empserver/blobdiff - include/prototypes.h
Remove unused check_cost()
[empserver] / include / prototypes.h
index 5b8ea6959450cb112d2bf0725437c3052a71ffbb..080bebcca2e7b7cabfe352eba7b7174db70020d9 100644 (file)
@@ -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 */