summaryrefslogtreecommitdiff
path: root/lib/gnutls_x509.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_x509.c')
-rw-r--r--lib/gnutls_x509.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c
index 7bea7bcb06..3931bf884a 100644
--- a/lib/gnutls_x509.c
+++ b/lib/gnutls_x509.c
@@ -67,10 +67,6 @@ ASN1_TYPE tmpasn;
res[0] = 0;
-fprintf(stderr, "OID: %s\n", OID);
-fprintf(stderr, "len: %d\n", value_size);
-fprintf( stderr, "val: %.02x%.02x\n", ((unsigned char*)value)[0], ((unsigned char*)value)[1]);
-
if (strcmp( OID, "2 5 4 6") == 0) {
#ifdef DEBUG
# warning " FIX COUNTRY HERE"