From abc73600815b3015b73e6776adff66a4787a20c4 Mon Sep 17 00:00:00 2001 From: redman Date: Tue, 10 Aug 1999 01:23:53 +0000 Subject: removed unreferenced variable from regcomp.c --- generic/regcomp.c | 1 - 1 file changed, 1 deletion(-) 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); -- cgit v0.12