(pin_bomb) Remove unused variable qp.
This commit is contained in:
parent
924417c110
commit
583f66047c
1 changed files with 0 additions and 1 deletions
|
@ -202,7 +202,6 @@ pin_bomb(struct emp_qelem *list, struct sctstr *target)
|
||||||
int bad;
|
int bad;
|
||||||
s_char *p;
|
s_char *p;
|
||||||
struct plist *plp;
|
struct plist *plp;
|
||||||
struct emp_qelem *qp;
|
|
||||||
int nsubs;
|
int nsubs;
|
||||||
int nunits;
|
int nunits;
|
||||||
struct natstr *natp;
|
struct natstr *natp;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue