summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2005-01-10 19:25:27 +0000
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2005-01-10 19:25:27 +0000
commit766f891612bf493b0430beb068ead367d70cdef6 (patch)
tree51378b3e215f1cbbe4f9bebe4d1c8e6cb493bb9e /makedef.pl
parente3a4ba2609bab5af03e410e3d8a38f237348f922 (diff)
downloadperl-766f891612bf493b0430beb068ead367d70cdef6.tar.gz
Remove PERL_FLEXIBLE_EXCEPTIONS code.
p4raw-id: //depot/perl@23780
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl8
1 files changed, 0 insertions, 8 deletions
diff --git a/makedef.pl b/makedef.pl
index 7da0575b7f..256eddd0b3 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -596,14 +596,6 @@ unless ($define{'PERL_COPY_ON_WRITE'}) {
)];
}
-unless ($define{'PERL_FLEXIBLE_EXCEPTIONS'}) {
- skip_symbols [qw(
- PL_protect
- Perl_default_protect
- Perl_vdefault_protect
- )];
-}
-
unless ($define{'USE_REENTRANT_API'}) {
skip_symbols [qw(
PL_reentrant_buffer