diff options
author | Karl Williamson <public@khwilliamson.com> | 2013-03-02 20:29:33 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2013-03-08 10:19:16 -0700 |
commit | 5e250d2c6a5f45c36f5dfcf70e02931161e97695 (patch) | |
tree | 7024ab876ecd02faf10870b3a66182a3946d5209 /regen | |
parent | 5a731a17989fbfa436b52f1a6df9da10b9f9411f (diff) | |
download | perl-5e250d2c6a5f45c36f5dfcf70e02931161e97695.tar.gz |
regen/unicode_constants.pl: Remove unused constant
This was added in the 5.17 series, so can't be yet in the field; and
isn't needed.
Diffstat (limited to 'regen')
-rw-r--r-- | regen/unicode_constants.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/regen/unicode_constants.pl b/regen/unicode_constants.pl index 0bb5321bdf..eac198e3c6 100644 --- a/regen/unicode_constants.pl +++ b/regen/unicode_constants.pl @@ -159,4 +159,3 @@ D800 first FIRST_SURROGATE 00C5 native 00FF native 00B5 native -0085 native |