Change 13988 by jhi@alpha on 2001/12/31 16:46:29
Unused variable.
Affected files ...
.... //depot/perl/regcomp.c#266 edit
Differences ...
==== //depot/perl/regcomp.c#266 (text) ====
Index: perl/regcomp.c
--- perl/regcomp.c.~1~ Mon Dec 31 10:00:05 2001
+++ perl/regcomp.c Mon Dec 31 10:00:05 2001
@@ -2985,7 +2985,6 @@
register char *p;
char *oldp, *s;
STRLEN numlen;
- STRLEN ulen;
STRLEN foldlen;
U8 tmpbuf[UTF8_MAXLEN_FOLD+1], *foldbuf;
End of Patch.
