summaryrefslogtreecommitdiff
path: root/regen.pl
diff options
context:
space:
mode:
Diffstat (limited to 'regen.pl')
-rw-r--r--regen.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/regen.pl b/regen.pl
index a1f1ab8d87..821fa2ebc5 100644
--- a/regen.pl
+++ b/regen.pl
@@ -13,8 +13,8 @@ my $perl = $^X;
require 'regen_lib.pl';
# keep warnings.pl in sync with the CPAN distribution by not requiring core
-# changes
-safer_unlink ("warnings.h", "lib/warnings.pm");
+# changes. Um, what ?
+# safer_unlink ("warnings.h", "lib/warnings.pm");
my %gen = (
'autodoc.pl' => [qw[pod/perlapi.pod pod/perlintern.pod]],