Commit 6d7f706d authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Removing debugging print.

parent 227437d2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -21,8 +21,6 @@ foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 };

$cdirs{perlasm} = 1;

foreach (keys %cdirs) { print STDERR "CDIR: $_\n";}

while (<STDIN>)
	{
	chomp;