diff options
author | Karl Williamson <khw@cpan.org> | 2015-06-20 18:01:14 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2015-07-28 22:15:52 -0600 |
commit | ce6e23cf44eba8e2f28aeef6eafc77ef073a33a9 (patch) | |
tree | df51abdcddf31cba12decbf2c0a63504e2271b1f /regcharclass.h | |
parent | 4b4853d16345f6e2c9f1778b427e272e196a86ed (diff) | |
download | perl-ce6e23cf44eba8e2f28aeef6eafc77ef073a33a9.tar.gz |
Unicode::UCD: Remove dead code
Nothing should get executed after a croak.
Diffstat (limited to 'regcharclass.h')
-rw-r--r-- | regcharclass.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regcharclass.h b/regcharclass.h index 448fa8d46e..32a2b4b213 100644 --- a/regcharclass.h +++ b/regcharclass.h @@ -2472,7 +2472,7 @@ #endif /* H_REGCHARCLASS */ /* Generated from: - * 083180df694deb1fc173361406c1a75619fb8376403db3a76dc585c1e3951eca lib/Unicode/UCD.pm + * b32261c9bf79e5e25de72f2af500acf5dfa262eb974f43af2a1d4b53e13b248c lib/Unicode/UCD.pm * ae98bec7e4f0564758eed81eca5015481ba32581f8a735a825b71b3bba714450 lib/unicore/ArabicShaping.txt * 1687fe5994eb7e5c0dab8503fc2a1b3b479d91af9d3b8055941c9bd791f7d0b5 lib/unicore/BidiBrackets.txt * 350d1302116194b0b21def287434b55c5088098fbc726e879f7420a391965643 lib/unicore/BidiMirroring.txt |