mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 16:39:36 +00:00
perlapi: Remove non-existent #define
This generated a spurious index entry, as this symbol doesn't actually exist.
This commit is contained in:
parent
3422fbc977
commit
b65d270e7c
1
utf8.c
1
utf8.c
@ -1619,7 +1619,6 @@ The caller, of course, is responsible for freeing any returned AV.
|
||||
=for apidoc Amnh||UTF8_ALLOW_LONG
|
||||
=for apidoc Amnh||UTF8_ALLOW_NON_CONTINUATION
|
||||
=for apidoc Amnh||UTF8_ALLOW_OVERFLOW
|
||||
=for apidoc Amnh||UTF8_ALLOW_PERL_EXTENDED
|
||||
=for apidoc Amnh||UTF8_ALLOW_SHORT
|
||||
=for apidoc Amnh||UTF8_CHECK_ONLY
|
||||
=for apidoc Amnh||UTF8_DISALLOW_ILLEGAL_C9_INTERCHANGE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user