X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/2484a8253df7795a45fb5b4aff6df0bf0e4d56e5..e8297f953ed9c8e42f1b406b5ecad4ccdd9d95d3:/src/src/tls-openssl.c diff --git a/src/src/tls-openssl.c b/src/src/tls-openssl.c index eabe34f31..db77a1274 100644 --- a/src/src/tls-openssl.c +++ b/src/src/tls-openssl.c @@ -3999,7 +3999,7 @@ if (tlsp->host_resumable) tls_error(US"set ex_data", host, NULL, errstr); return FALSE; } - debug_printf("tls_exdata_idx %d cbinfo %p\n", tls_exdata_idx, client_static_state); + /* debug_printf("tls_exdata_idx %d cbinfo %p\n", tls_exdata_idx, client_static_state); */ } tlsp->resumption = RESUME_SUPPORTED;