Remove unused variables.
This commit is contained in:
parent
0fd82cf1d7
commit
256025736c
5 changed files with 1 additions and 6 deletions
|
@ -54,7 +54,7 @@ arm(void)
|
|||
struct plnstr pl;
|
||||
struct nukstr nuke;
|
||||
char *p;
|
||||
int pno, nukno;
|
||||
int nukno;
|
||||
struct nstr_item ni;
|
||||
char buf[1024];
|
||||
char prompt[128];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue