summaryrefslogtreecommitdiff
path: root/src/rc/rc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc/rc.c')
-rw-r--r--src/rc/rc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc/rc.c b/src/rc/rc.c
index 140667a..122f53c 100644
--- a/src/rc/rc.c
+++ b/src/rc/rc.c
@@ -806,7 +806,6 @@ main(int argc, char **argv)
int opt;
bool parallel;
int regen = 0;
- int i;
#ifdef __linux__
char *proc;
char *p;