diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-03-12 15:30:39 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-03-12 15:30:39 +0000 |
commit | 78197f2f0be4032ad7e6a84098d111f4dfcbfbca (patch) | |
tree | 3c3439978884e2de21c44f5caae67af10abcdf80 /global.sym | |
parent | 2b3bde2ad9294c4485b66964767449c3e28d218b (diff) | |
download | perl-78197f2f0be4032ad7e6a84098d111f4dfcbfbca.tar.gz |
With the demise of ByteLoader in blead, unshare_hek can return to the
backwaters of 'p'. Not being visible to 'EX'tensions means that there's
less exposure to maintenance compatibility concerns.
p4raw-id: //depot/perl@30552
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/global.sym b/global.sym index 7e05c3b6fc..023e0302f3 100644 --- a/global.sym +++ b/global.sym @@ -563,7 +563,6 @@ Perl_unlnk Perl_unpack_str Perl_unpackstring Perl_unsharepvn -Perl_unshare_hek Perl_utf16_to_utf8 Perl_utf16_to_utf8_reversed Perl_utf8_length |