mirror of
https://github.com/python/cpython.git
synced 2025-07-28 13:44:43 +00:00
Remove unused field
This commit is contained in:
parent
7ebd1f8491
commit
c859b5c04e
1 changed files with 0 additions and 1 deletions
|
@ -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];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue