diff options
Diffstat (limited to 'lib/auth_cert.h')
-rw-r--r-- | lib/auth_cert.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/auth_cert.h b/lib/auth_cert.h index 0eb0093a18..03d3844e3b 100644 --- a/lib/auth_cert.h +++ b/lib/auth_cert.h @@ -115,7 +115,6 @@ typedef struct cert_auth_info_st * They must be freed. */ dh_info_st dh; - rsa_info_st rsa_export; gnutls_datum_t *raw_certificate_list; /* holds the raw certificate of the * peer. |