From: Ulf Möller Date: Tue, 1 Jun 1999 22:47:40 +0000 (+0000) Subject: Remove redundant line. X-Git-Tag: OpenSSL_0_9_4~268 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=778ec213fbcbabeb9e43e027be3a4f3182d41796;p=openssl Remove redundant line. --- diff --git a/crypto/bf/asm/bf-686.pl b/crypto/bf/asm/bf-686.pl index 7a62f67161..8e4c25f598 100644 --- a/crypto/bf/asm/bf-686.pl +++ b/crypto/bf/asm/bf-686.pl @@ -1,5 +1,4 @@ #!/usr/local/bin/perl -#!/usr/local/bin/perl push(@INC,"perlasm","../../perlasm"); require "x86asm.pl";