(pin_bomb) Remove unused variable qp.

This commit is contained in:
Ron Koenderink 2005-10-18 12:12:15 +00:00
parent 924417c110
commit 583f66047c

View file

@ -202,7 +202,6 @@ pin_bomb(struct emp_qelem *list, struct sctstr *target)
int bad;
s_char *p;
struct plist *plp;
struct emp_qelem *qp;
int nsubs;
int nunits;
struct natstr *natp;