diff --git a/include/openssl/pem.h b/include/openssl/pem.h index 4bd9bd0f..3eaac0a4 100644 --- a/include/openssl/pem.h +++ b/include/openssl/pem.h @@ -181,8 +181,6 @@ typedef struct pem_ctx_st int num_recipient; PEM_USER **recipient; - /* XXX(ben): don#t think this is used! - STACK *x509_chain; / * certificate chain */ EVP_MD *md; /* signature type */ int md_enc; /* is the md encrypted or not? */