summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1997-11-25 20:57:31 +0000
committerGurusamy Sarathy <gsar@cpan.org>1997-11-25 20:57:31 +0000
commit769c30bc4bb5d7abeb7306e297a4071100a0e741 (patch)
treec4631e2750f21b7dada51b3f24476bdb9900ca41 /perl.h
parent0372dfcfb12b34b2d22f799e7534240631131ef3 (diff)
downloadperl-769c30bc4bb5d7abeb7306e297a4071100a0e741.tar.gz
[win32] Fixup the places where the automatic merge got it wrong.
Previous change (#302) was just a normal integration--ignore the "reverse" in there. p4raw-id: //depot/win32/perl@303
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/perl.h b/perl.h
index c05d4a91c3..0ffb04c74b 100644
--- a/perl.h
+++ b/perl.h
@@ -2309,10 +2309,6 @@ EXT bool numeric_local INIT(TRUE); /* Assume local numerics */
#define PERL_SCRIPT_MODE "r"
#endif
-#ifndef PERL_SCRIPT_MODE
-#define PERL_SCRIPT_MODE "r"
-#endif
-
/*
* nice_chunk and nice_chunk size need to be set
* and queried under the protection of sv_mutex