(plist): Member state is used write-only, remove.
(P_OK, P_FIRED, P_DEL): Unused, remove.
This commit is contained in:
parent
a5b7465024
commit
1d88b8783a
4 changed files with 0 additions and 8 deletions
|
@ -1077,7 +1077,6 @@ getilist(struct emp_qelem *list, natid own, struct emp_qelem *a,
|
|||
continue;
|
||||
/* got one! */
|
||||
ip = malloc(sizeof(*ip));
|
||||
ip->state = P_OK;
|
||||
ip->bombs = 0;
|
||||
ip->misc = 0;
|
||||
ip->pcp = &plchr[(int)plane.pln_type];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue