Enable -Wmissing-variable-declarations and
[openssl.git] / crypto / cms / cms_lib.c
index 0bfad69f27a4f0bd869937cc3f92a66a4596abc6..ef18418ab6039cb39d46882ad7494a7de8936d37 100644 (file)
@@ -64,8 +64,6 @@
 IMPLEMENT_ASN1_FUNCTIONS(CMS_ContentInfo)
 IMPLEMENT_ASN1_PRINT_FUNCTION(CMS_ContentInfo)
 
-DECLARE_ASN1_ITEM(CMS_CertificateChoices)
-DECLARE_ASN1_ITEM(CMS_RevocationInfoChoice)
 DECLARE_STACK_OF(CMS_CertificateChoices)
 DECLARE_STACK_OF(CMS_RevocationInfoChoice)