diff --git a/include/freerdp/crypto/tls.h b/include/freerdp/crypto/tls.h index 3de9f93c0..fcc06d2e5 100644 --- a/include/freerdp/crypto/tls.h +++ b/include/freerdp/crypto/tls.h @@ -72,7 +72,6 @@ struct rdp_tls void* tsg; SSL_CTX* ctx; BYTE* PublicKey; - BIO_METHOD* methods; DWORD PublicKeyLength; rdpSettings* settings; SecPkgContext_Bindings* Bindings;