This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid reifying GV when lex stub is used as method
[perl5.git] / makedef.pl
index c88bee8..83f0c91 100644 (file)
@@ -453,13 +453,6 @@ unless ($define{'PERL_TRACK_MEMPOOL'}) {
     ++$skip{PL_memory_debug_header};
 }
 
-unless ($define{PERL_MAD}) {
-    ++$skip{$_} foreach qw(
-                   PL_madskills
-                   PL_xmlfp
-                        );
-}
-
 unless ($define{'MULTIPLICITY'}) {
     ++$skip{$_} foreach qw(
                    PL_interp_size