diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-01-31 15:10:37 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-01-31 15:10:37 +0000 |
commit | 2b1a705488bd0ec36ff428321dee146d2f803003 (patch) | |
tree | 0af54e445014ab6839f81ba1ac8eb4795b83b37d /global.sym | |
parent | 3b4a80d1d9e181ce3db176cafa62162ddbd00ced (diff) | |
download | perl-2b1a705488bd0ec36ff428321dee146d2f803003.tar.gz |
Eliminate save_threadsv, as it is never linked to, and all it does
post 5005 threads is croak().
p4raw-id: //depot/perl@27021
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 6a9ef05104..a0ad6b2488 100644 --- a/global.sym +++ b/global.sym @@ -431,7 +431,6 @@ Perl_save_re_context Perl_save_padsv Perl_save_sptr Perl_save_svref -Perl_save_threadsv Perl_scan_bin Perl_scan_hex Perl_scan_num |