From: Dr. Stephen Henson Date: Mon, 6 Jun 2005 18:05:00 +0000 (+0000) Subject: Delete test error print. X-Git-Tag: FIPS_TEST_9~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7bf79446c8b0bfacd6a2d5969612822d2660b2ba;p=oweals%2Fopenssl.git Delete test error print. --- diff --git a/fips/rsa/fips_rsavtest.c b/fips/rsa/fips_rsavtest.c index 0762a9c7a0..1a3a1db5d1 100644 --- a/fips/rsa/fips_rsavtest.c +++ b/fips/rsa/fips_rsavtest.c @@ -403,7 +403,6 @@ static int rsa_printver(BIO *err, BIO *out, if (r < 0) goto error; -ERR_print_errors(err); ERR_clear_error(); if (r == 0)