successfully updating the db shouldn't result in an error message

This commit is contained in:
Nils Larsch 2005-09-30 16:47:38 +00:00
parent 94c00f3d4d
commit cc29c1204b

View File

@ -969,7 +969,6 @@ bad:
if (verbose) BIO_printf(bio_err,
"Done. %d entries marked as expired\n",i);
}
goto err;
}
/*****************************************************************/