diff options
Diffstat (limited to 'ssl.h')
-rw-r--r-- | ssl.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -573,9 +573,6 @@ struct tls_session */ struct tls_multi { - /* used to coordinate access between main thread and TLS thread */ - /*MUTEX_PTR_DEFINE (mutex);*/ - /* const options and config info */ struct tls_options opt; |