Remove unused field

This commit is contained in:
Neal Norwitz 2006-04-17 01:49:28 +00:00
parent 7ebd1f8491
commit c859b5c04e
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ typedef struct {
SSL_CTX* ctx;
SSL* ssl;
X509* server_cert;
BIO* sbio;
char server[X509_NAME_MAXLEN];
char issuer[X509_NAME_MAXLEN];