Remove unused local variables
This commit is contained in:
parent
acd768e5e2
commit
5461c86994
1 changed files with 0 additions and 2 deletions
|
@ -914,8 +914,6 @@ mission_pln_sel(struct emp_qelem *list, int wantflags, int nowantflags,
|
|||
struct plnstr *pp;
|
||||
struct plchrstr *pcp;
|
||||
struct plist *plp;
|
||||
int y, bad, bad1;
|
||||
unsigned x;
|
||||
|
||||
for (qp = list->q_forw; qp != list; qp = next) {
|
||||
next = qp->q_forw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue