(acce): Remove unused variable 'n'.
This commit is contained in:
parent
e28c14f023
commit
a9c98f6c9e
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ acce(void)
|
||||||
struct natstr *np;
|
struct natstr *np;
|
||||||
natid cn;
|
natid cn;
|
||||||
natid as;
|
natid as;
|
||||||
int n;
|
|
||||||
|
|
||||||
if (player->argp[1] == 0) {
|
if (player->argp[1] == 0) {
|
||||||
natp = getnatp(player->cnum);
|
natp = getnatp(player->cnum);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue