Unused variable.
Jarkko Hietaniemi [Mon, 31 Dec 2001 16:46:29 +0000 (16:46 +0000)]
p4raw-id: //depot/perl@13988

regcomp.c

index b442f2c..9dad631 100644 (file)
--- 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;