summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2005-06-13 08:25:53 +0000
committerNicholas Clark <nick@ccl4.org>2005-06-13 08:25:53 +0000
commita227dc4778e24da2c5bc2ffad02a89310996ff78 (patch)
treeceeebe265391231a5943490cd85530adeb9604da /perlapi.h
parent66b4b7e7e87f9998c0916534e3aa320f87a5174e (diff)
downloadperl-a227dc4778e24da2c5bc2ffad02a89310996ff78.tar.gz
We no longer need PL_shared_hek_table
p4raw-id: //depot/perl@24816
Diffstat (limited to 'perlapi.h')
-rw-r--r--perlapi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/perlapi.h b/perlapi.h
index 73621c847c..e6fe38f20e 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -550,8 +550,6 @@ END_EXTERN_C
#define PL_sawampersand (*Perl_Isawampersand_ptr(aTHX))
#undef PL_sh_path_compat
#define PL_sh_path_compat (*Perl_Ish_path_compat_ptr(aTHX))
-#undef PL_shared_hek_table
-#define PL_shared_hek_table (*Perl_Ishared_hek_table_ptr(aTHX))
#undef PL_sharehook
#define PL_sharehook (*Perl_Isharehook_ptr(aTHX))
#undef PL_sig_pending