]> sourceware.org Git - automake.git/commitdiff
automake.in: Remove development code.
authorAkim Demaille <akim@epita.fr>
Tue, 16 Jan 2001 13:31:54 +0000 (13:31 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 16 Jan 2001 13:31:54 +0000 (13:31 +0000)
Reported by Lars.

automake.in

index a4d2fd663a5680712418c35afbd0d77fe233435e..ae328f1ed37c649bad84fa0c6716f702e10b0866 100755 (executable)
@@ -7079,7 +7079,6 @@ sub transform
     {
         $result .= 's,\@' . $pattern . '\@,' . $pairs{$pattern} . ',g;';
     }
-    print STDERR "transform: $result\n";
     return $result;
 }
 
This page took 0.035387 seconds and 5 git commands to generate.