From 48a522a9e9068be5c329b86ef7da1b016289be24 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 16 Jan 2001 13:31:54 +0000 Subject: [PATCH] automake.in: Remove development code. Reported by Lars. --- automake.in | 1 - 1 file changed, 1 deletion(-) diff --git a/automake.in b/automake.in index a4d2fd6..ae328f1 100755 --- a/automake.in +++ b/automake.in @@ -7079,7 +7079,6 @@ sub transform { $result .= 's,\@' . $pattern . '\@,' . $pairs{$pattern} . ',g;'; } - print STDERR "transform: $result\n"; return $result; } -- 2.7.4