Remove some unused stuff, mostly Empire 3 leftovers.
This commit is contained in:
parent
3d0178b994
commit
97e221baae
11 changed files with 3 additions and 63 deletions
|
@ -241,5 +241,3 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
|
|||
{-2, N_FRONT, {"mercenaries board one of %s's land units",
|
||||
/* 82*/ "elite forces board %s land unit"}}
|
||||
};
|
||||
|
||||
int nws_maxno = (sizeof(rpt) / sizeof(struct rptstr)) - 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue