summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/x509.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/x509.c b/apps/x509.c
index 7f55cd1acb..e7e46d7b63 100644
--- a/apps/x509.c
+++ b/apps/x509.c
@@ -904,7 +904,6 @@ bad:
else if (text == i)
{
X509_print_ex(out,x,nmflag, certflag);
-ERR_print_errors_fp(stderr);
}
else if (startdate == i)
{