diff options
-rw-r--r-- | src/rc/rc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc/rc.c b/src/rc/rc.c index 140667ac..122f53c9 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; |