diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-02-14 10:51:30 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-02-14 10:53:46 -0700 |
commit | fac48271071da6e0942c3e27acb3bbfefeab2a37 (patch) | |
tree | d592ebf32599329e860fc57ffb8163694a68ef91 /global.sym | |
parent | bc3847b466f9b312d384fe5af2b9d55744db3075 (diff) | |
download | perl-fac48271071da6e0942c3e27acb3bbfefeab2a37.tar.gz |
exporting a static function doesnt work
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/global.sym b/global.sym index 276fd8108a..9064f98699 100644 --- a/global.sym +++ b/global.sym @@ -831,8 +831,6 @@ Perl_warn_nocontext Perl_warner_nocontext perl_alloc_using perl_clone_using -Perl_set_regclass_bit -Perl_set_regclass_bit_fold Perl_sv_setsv_cow Perl_Slab_Alloc Perl_Slab_Free |