In makedef.pl, remove the skip for Perl_mro_meta_dup for non-ITHREADS.
authorNicholas Clark <nick@ccl4.org>
Thu, 21 Jul 2011 11:10:42 +0000 (13:10 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Aug 2011 09:53:53 +0000 (11:53 +0200)
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.

makedef.pl

index 4da7e61..7474c5a 100644 (file)
@@ -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