]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed debugging
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 21 Dec 2013 08:48:17 +0000 (09:48 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 21 Dec 2013 08:52:18 +0000 (09:52 +0100)
lib/x509/verify-high.c

index ed7a46130738b26d0a439ecee74ba96960aed995..d8f8b667fa87e9176aa29842f9251acfd9364832 100644 (file)
@@ -264,7 +264,6 @@ gnutls_x509_trust_list_remove_cas(gnutls_x509_trust_list_t list,
                            (clist[i],
                             list->node[hash].trusted_cas[j]) != 0) {
 
-                               fprintf(stderr, "removing CA with hash %.4x\n", (unsigned)hash);
                                gnutls_x509_crt_deinit(list->node[hash].
                                                       trusted_cas[j]);
                                list->node[hash].trusted_cas[j] =