drop hx509_context in krb5_id

This commit is contained in:
Love Hornquist Astrand
2009-09-29 13:13:51 -07:00
parent af61cd2eb4
commit 1e65f30a2d

View File

@@ -299,7 +299,6 @@ typedef struct krb5_context_data {
#ifdef PKINIT #ifdef PKINIT
struct krb5_pk_identity { struct krb5_pk_identity {
hx509_context hx509ctx;
hx509_verify_ctx verify_ctx; hx509_verify_ctx verify_ctx;
hx509_certs certs; hx509_certs certs;
hx509_cert cert; hx509_cert cert;