summaryrefslogtreecommitdiff
path: root/regcomp.h
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2010-10-31 13:31:13 -0600
committerFather Chrysostomos <sprout@cpan.org>2010-10-31 16:16:41 -0700
commite051a21d2458b5ce83206336c2ee2d39013b8d1b (patch)
treef6f243ace41117be2381d3f35922821a886012c4 /regcomp.h
parent7cdde5444c9ad8cccf237ec340ddb54f58ce3cf0 (diff)
downloadperl-e051a21d2458b5ce83206336c2ee2d39013b8d1b.tar.gz
reginclass: Remove redundant test
The previous re-ordering of this function makes it clear that this test doesn't do anything. It is testing the charclass bitmap, but that was already done in the re-ordered block from a previous commit, so if it didn't succeed there, it won't succeed here. In fact, trying to understand why this code was here was what led me to figure out that it wasn't, and that things could be sped up by doing the reordering.
Diffstat (limited to 'regcomp.h')
0 files changed, 0 insertions, 0 deletions