summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-03-31 12:14:45 -0600
committerKarl Williamson <khw@cpan.org>2018-03-31 15:36:46 -0600
commit745641473ed4b5014c02d6f5abc9cf362fe99a6c (patch)
tree1a932f8e21a2f2c5767a5af2f396c724ac82ff17 /embed.fnc
parentb74fe592196bcf9f41b2e13d774c2c6513a650df (diff)
downloadperl-745641473ed4b5014c02d6f5abc9cf362fe99a6c.tar.gz
utf8.c: Rmv no longer used function
The previous commit completely stopped using this core-only function. Remove it.
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 095b528637..057e1e91da 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1745,7 +1745,6 @@ EiMRn |UV |_invlist_len |NN SV* const invlist
EMiRn |bool |_invlist_contains_cp|NN SV* const invlist|const UV cp
EXpMRn |SSize_t|_invlist_search |NN SV* const invlist|const UV cp
EXMpR |SV* |_get_swash_invlist|NN SV* const swash
-EXMpR |HV* |_swash_inversion_hash
#endif
#if defined(PERL_IN_REGCOMP_C) || defined(PERL_IN_REGEXEC_C)
EXpM |SV* |_get_regclass_nonbitmap_data \