Remove redundant PREDECLARE statement.

This commit is contained in:
Dr. Stephen Henson 2006-11-16 00:52:49 +00:00
parent de12116417
commit 3f12464861

View File

@ -108,8 +108,6 @@ PKCS12_MAC_DATA *mac;
PKCS7 *authsafes;
} PKCS12;
PREDECLARE_STACK_OF(PKCS12_SAFEBAG)
typedef struct {
ASN1_OBJECT *type;
union {