]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/ssl_locl.h
RT4232: Extra space in help message.
[thirdparty/openssl.git] / ssl / ssl_locl.h
index c222a7d4611db61e02555667157e22504b394147..d9ff1c2db350a854ef04deb4a9bf70acc71eb43e 100644 (file)
@@ -1065,11 +1065,6 @@ struct ssl_st {
                                          unsigned int max_psk_len);
 #  endif
     SSL_CTX *ctx;
-    /*
-     * set this flag to 1 and a sleep(1) is put into all SSL_read() and
-     * SSL_write() calls, good for nbio debuging :-)
-     */
-    int debug;
     /* extra application data */
     long verify_result;
     CRYPTO_EX_DATA ex_data;