summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-01-11 13:55:07 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-01-11 13:55:07 +0000
commit4c84d7f2a03f1d29578b3894e1b6863673b307fb (patch)
tree701d29965be00b3f11d54bc7b6fed464bdd4a2d9 /perlapi.h
parent5ac1e9b286b068746476878a8a6206b06828a175 (diff)
downloadperl-4c84d7f2a03f1d29578b3894e1b6863673b307fb.tar.gz
Remove the -P switch
p4raw-id: //depot/perl@32954
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 1468accbc4..d1c3404f83 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -506,8 +506,6 @@ END_EXTERN_C
#define PL_ppid (*Perl_Ippid_ptr(aTHX))
#undef PL_preambleav
#define PL_preambleav (*Perl_Ipreambleav_ptr(aTHX))
-#undef PL_preprocess
-#define PL_preprocess (*Perl_Ipreprocess_ptr(aTHX))
#undef PL_profiledata
#define PL_profiledata (*Perl_Iprofiledata_ptr(aTHX))
#undef PL_psig_name