Remove unused num_shipsatxy()
This commit is contained in:
parent
286388dcdc
commit
3cc80e83c3
2 changed files with 0 additions and 28 deletions
|
@ -471,7 +471,6 @@ extern int unitsatxy(coord, coord, int, int);
|
|||
extern int planesatxy(coord, coord, int, int);
|
||||
extern int asw_shipsatxy(coord, coord, int, int, struct plnstr *,
|
||||
struct shiplist **);
|
||||
extern int num_shipsatxy(coord, coord, int, int);
|
||||
extern int has_units(coord, coord, natid, struct lndstr *);
|
||||
extern int adj_units(coord, coord, natid);
|
||||
extern int islist(char *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue