Commit 3f124648 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Remove redundant PREDECLARE statement.

parent de121164
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -108,8 +108,6 @@ PKCS12_MAC_DATA *mac;
PKCS7 *authsafes;
} PKCS12;

PREDECLARE_STACK_OF(PKCS12_SAFEBAG)

typedef struct {
ASN1_OBJECT *type;
union {