Fix safestack issues in x509.h
[openssl.git] / crypto / cms / cms_lib.c
index 9fc8453d9925d9fab667d53b894580ad7ea5c529..0b9a3f2b2f27c925bbddd93e94362e5ac6651d32 100644 (file)
@@ -22,8 +22,6 @@ static STACK_OF(CMS_CertificateChoices)
 **cms_get0_certificate_choices(CMS_ContentInfo *cms);
 
 DEFINE_STACK_OF(CMS_RevocationInfoChoice)
-DEFINE_STACK_OF(X509)
-DEFINE_STACK_OF(X509_CRL)
 
 IMPLEMENT_ASN1_PRINT_FUNCTION(CMS_ContentInfo)