From: Dr. Stephen Henson Date: Tue, 22 Feb 2011 12:46:17 +0000 (+0000) Subject: Removing debugging print. X-Git-Tag: OpenSSL-fips-2_0-rc1~709 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d7f706d0897d64d3a47262e219f0d242267327f;p=openssl Removing debugging print. --- diff --git a/util/fipsdist.pl b/util/fipsdist.pl index f35f8da88f..fa1d4d8f9a 100644 --- a/util/fipsdist.pl +++ b/util/fipsdist.pl @@ -21,8 +21,6 @@ foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 }; $cdirs{perlasm} = 1; -foreach (keys %cdirs) { print STDERR "CDIR: $_\n";} - while () { chomp;