rc: delete now unused local "i" variable
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
d59e245bc7
commit
f8ff4a86a3
@ -806,7 +806,6 @@ main(int argc, char **argv)
|
||||
int opt;
|
||||
bool parallel;
|
||||
int regen = 0;
|
||||
int i;
|
||||
#ifdef __linux__
|
||||
char *proc;
|
||||
char *p;
|
||||
|
Loading…
Reference in New Issue
Block a user