diff --git a/fips/rsa/fips_rsavtest.c b/fips/rsa/fips_rsavtest.c index 0762a9c7a..1a3a1db5d 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)