summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-02-03 18:10:45 +0000
committerNicholas Clark <nick@ccl4.org>2006-02-03 18:10:45 +0000
commit8dab44642a9d815deeb8bc2999f6bf1ee85a4992 (patch)
tree7f9b7f1f407359cbfd8779850fc3e9212b7a213a /perlapi.h
parent84b2b14beadff5ecd6b639a44c9ae7c2f1664528 (diff)
downloadperl-8dab44642a9d815deeb8bc2999f6bf1ee85a4992.tar.gz
Oops. I *thought* that I had checked that all changed files were open.
Clearly not. (Fixes change 27066) p4raw-id: //depot/perl@27068
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 1fc4e081c2..17cbf69c7b 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -290,8 +290,6 @@ END_EXTERN_C
#define PL_expect (*Perl_Iexpect_ptr(aTHX))
#undef PL_fdpid
#define PL_fdpid (*Perl_Ifdpid_ptr(aTHX))
-#undef PL_fdscript
-#define PL_fdscript (*Perl_Ifdscript_ptr(aTHX))
#undef PL_filemode
#define PL_filemode (*Perl_Ifilemode_ptr(aTHX))
#undef PL_forkprocess