New unused field crippled ssl_ctx_st in 0.9.8"f".

This commit is contained in:
Andy Polyakov
2007-10-17 21:22:58 +00:00
parent a9c23ea079
commit ccac657556

View File

@@ -995,7 +995,6 @@ struct ssl_st
int first_packet; int first_packet;
int client_version; /* what was passed, used for int client_version; /* what was passed, used for
* SSLv3/TLS rollback check */ * SSLv3/TLS rollback check */
unsigned int max_send_fragment;
#ifndef OPENSSL_NO_TLSEXT #ifndef OPENSSL_NO_TLSEXT
/* TLS extension debug callback */ /* TLS extension debug callback */
void (*tlsext_debug_cb)(SSL *s, int client_server, int type, void (*tlsext_debug_cb)(SSL *s, int client_server, int type,