diff --git a/cwc.c b/cwc.c index 8a8295a4..7aebf4f7 100644 --- a/cwc.c +++ b/cwc.c @@ -768,8 +768,6 @@ cwc_transport_start(th_transport_t *t) if(st == NULL) continue; - printf("Ok CWC found\n"); - ct = calloc(1, sizeof(cwc_transport_t)); ct->ct_keys = get_key_struct(); ct->ct_cwc = cwc;