From: Nikos Mavrogiannopoulos Date: Sat, 21 Dec 2013 08:48:17 +0000 (+0100) Subject: removed debugging X-Git-Tag: gnutls_3_3_0pre0~420 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17ea2d4c5a28ed846401aa22f36148056a8a1e55;p=thirdparty%2Fgnutls.git removed debugging --- diff --git a/lib/x509/verify-high.c b/lib/x509/verify-high.c index ed7a461307..d8f8b667fa 100644 --- a/lib/x509/verify-high.c +++ b/lib/x509/verify-high.c @@ -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] =