diff options
Diffstat (limited to 'generic/regcomp.c')
-rw-r--r-- | generic/regcomp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/regcomp.c b/generic/regcomp.c index 85639a1..f64f1ce 100644 --- a/generic/regcomp.c +++ b/generic/regcomp.c @@ -2112,7 +2112,6 @@ struct subre *t; FILE *f; int nfapresent; /* is the original NFA still around? */ { - int i; char idbuf[50]; fprintf(f, "%s. `%c'", stid(t, idbuf, sizeof(idbuf)), t->op); |