summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-20 11:00:31 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-20 11:00:31 +0000
commit8ae1fe26cb95d1274fd14fd03b3c3d0928a2403f (patch)
treefcb52651b7d9991dc1b04d83713a4c24c68130f0 /perlapi.h
parentcdd3ba141d0471cdda288698b2e3ab4be509f775 (diff)
downloadperl-8ae1fe26cb95d1274fd14fd03b3c3d0928a2403f.tar.gz
Remove the deprecated $# variable
p4raw-id: //depot/perl@24908
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 e6fe38f20e..5f3b37e5d4 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -456,8 +456,6 @@ END_EXTERN_C
#define PL_numeric_radix_sv (*Perl_Inumeric_radix_sv_ptr(aTHX))
#undef PL_numeric_standard
#define PL_numeric_standard (*Perl_Inumeric_standard_ptr(aTHX))
-#undef PL_ofmt
-#define PL_ofmt (*Perl_Iofmt_ptr(aTHX))
#undef PL_oldbufptr
#define PL_oldbufptr (*Perl_Ioldbufptr_ptr(aTHX))
#undef PL_oldname