summaryrefslogtreecommitdiff
path: root/regcomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'regcomp.c')
-rw-r--r--regcomp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/regcomp.c b/regcomp.c
index b442f2c246..9dad63181f 100644
--- a/regcomp.c
+++ b/regcomp.c
@@ -2985,7 +2985,6 @@ tryagain:
register char *p;
char *oldp, *s;
STRLEN numlen;
- STRLEN ulen;
STRLEN foldlen;
U8 tmpbuf[UTF8_MAXLEN_FOLD+1], *foldbuf;