Delete test error print.

This commit is contained in:
Dr. Stephen Henson
2005-06-06 18:05:00 +00:00
parent bdee60fc1a
commit 7bf79446c8

View File

@@ -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)