summaryrefslogtreecommitdiff
path: root/ObjXSub.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-06-15 08:51:54 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-06-15 08:51:54 +0000
commit6224f72bf639f0ca7f774fe2738f2408b3e430ac (patch)
treed09466217844d04a8289a2d2d15377ce38987426 /ObjXSub.h
parent1163b5c41f1e1e2856ca82fef1598bfbb6c54d72 (diff)
downloadperl-6224f72bf639f0ca7f774fe2738f2408b3e430ac.tar.gz
back out previous change (it breaks PERL_OBJECT)
p4raw-id: //depot/perl@1136
Diffstat (limited to 'ObjXSub.h')
-rw-r--r--ObjXSub.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ObjXSub.h b/ObjXSub.h
index 5bdac21a6f..605ef1c471 100644
--- a/ObjXSub.h
+++ b/ObjXSub.h
@@ -650,8 +650,6 @@
#define top_env pPerl->Perl_top_env
#undef toptarget
#define toptarget pPerl->Perl_toptarget
-#undef tryblock_function
-#define tryblock_function pPerl->Perl_tryblock_function
#undef uid
#define uid pPerl->Perl_uid
#undef unsafe
@@ -1067,8 +1065,6 @@
#define ingroup pPerl->Perl_ingroup
#undef init_stacks
#define init_stacks pPerl->Perl_init_stacks
-#undef install_tryblock_method
-#define install_tryblock_method pPerl->Perl_install_tryblock_method
#undef instr
#define instr pPerl->Perl_instr
#undef intro_my