summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-05-24 01:51:24 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-05-24 01:51:24 +0000
commite969301f394bfa96c6a3ba97bf97c3fb48a9b711 (patch)
treeb75d030bcb0d9042c8d168541aa9a4e4fa9db875 /objXSUB.h
parent7a52d87a7fbc7848e6b3e9e96db52d4070212cca (diff)
downloadperl-e969301f394bfa96c6a3ba97bf97c3fb48a9b711.tar.gz
remove vestiges of PL_last_proto
p4raw-id: //depot/perl@3448
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/objXSUB.h b/objXSUB.h
index a74e8eeb3b..c29bc06315 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -266,8 +266,6 @@
#define PL_last_lop pPerl->PL_last_lop
#undef PL_last_lop_op
#define PL_last_lop_op pPerl->PL_last_lop_op
-#undef PL_last_proto
-#define PL_last_proto pPerl->PL_last_proto
#undef PL_last_swash_hv
#define PL_last_swash_hv pPerl->PL_last_swash_hv
#undef PL_last_swash_key