This commit is contained in:
julien.pierre.bugs%sun.com 2004-10-07 03:55:25 +00:00
Родитель ce0b41426a
Коммит acc95e4dd9
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -780,7 +780,6 @@ int main(int argc, char **argv)
/* now dump the certs into the temparary data base */
for (i=0; i < caCert.count; i++) {
int trusted = 0;
SECItem derCert;
cirv = CI_Select(caCert.card);