(itm_maxno): Remove itm_maxno, it is not used.
This commit is contained in:
parent
9ed76e90ac
commit
d85323c476
1 changed files with 0 additions and 2 deletions
|
@ -52,5 +52,3 @@ struct ichrstr ichr[] = {
|
|||
{'r', I_RAD, 150, 1, 8, {1, 1, 10, 1, 1},1000, "radioactive materials"},
|
||||
{0, I_NONE, 0, 0, 0, {0, 0, 0, 0, 0}, 0, NULL}
|
||||
};
|
||||
|
||||
int itm_maxno = (sizeof(ichr) / sizeof(struct ichrstr)) - 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue