summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-07-21 13:10:42 +0200
committerNicholas Clark <nick@ccl4.org>2011-08-01 11:53:53 +0200
commit5608440fefa3d7bd829c844893115e8edb677c10 (patch)
tree2b693fa664b6100d8c8e5719cf11c15ebba140e5 /makedef.pl
parent07d8178fb8f2977ae91322f6d1822cdf14b7ea67 (diff)
downloadperl-5608440fefa3d7bd829c844893115e8edb677c10.tar.gz
In makedef.pl, remove the skip for Perl_mro_meta_dup for non-ITHREADS.
Perl_mro_meta_dup was removed from the public API with commit 47c9dd1447a52d20 in April 2007, and hence was never in the API for any stable release.
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/makedef.pl b/makedef.pl
index 4da7e612f6..7474c5ac89 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -610,7 +610,6 @@ unless ($define{'USE_ITHREADS'}) {
Perl_gp_dup
Perl_he_dup
Perl_mg_dup
- Perl_mro_meta_dup
Perl_re_dup_guts
Perl_sv_dup
Perl_sv_dup_inc