diff options
author | Michael G. Schwern <schwern@pobox.com> | 2002-08-06 06:05:10 -0700 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-08-17 00:51:19 +0000 |
commit | 6d822dc4045278fb03135b2683bac92dba061369 (patch) | |
tree | 39e9aa0ce54a7caf711f12d43985793b79fb762d /global.sym | |
parent | 485894a1e3cb3873ba7373c744a8b6231190fbf8 (diff) | |
download | perl-6d822dc4045278fb03135b2683bac92dba061369.tar.gz |
Remove pseudo-hashes (complete)
Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
p4raw-id: //depot/perl@17725
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/global.sym b/global.sym index 35e4dfdaab..825c073da3 100644 --- a/global.sym +++ b/global.sym @@ -30,13 +30,6 @@ Perl_amagic_call Perl_Gv_AMupdate Perl_gv_handler Perl_apply_attrs_string -Perl_avhv_delete_ent -Perl_avhv_exists_ent -Perl_avhv_fetch_ent -Perl_avhv_store_ent -Perl_avhv_iternext -Perl_avhv_iterval -Perl_avhv_keys Perl_av_clear Perl_av_delete Perl_av_exists |