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;
|
int opt;
|
||||||
bool parallel;
|
bool parallel;
|
||||||
int regen = 0;
|
int regen = 0;
|
||||||
int i;
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
char *proc;
|
char *proc;
|
||||||
char *p;
|
char *p;
|
||||||
|
Loading…
Reference in New Issue
Block a user