Add a macro OSSL_DEPRECATED for compiler dependent deprecation attributes
[openssl.git] / test / cmp_ctx_test.c
index 58c3fc85f797a548ebbc3a9ec2d4963dfba7a382..72972fbaca47e25d5838532779d388675d6ebaa3 100644 (file)
@@ -13,8 +13,6 @@
 
 #include <openssl/x509_vfy.h>
 
-DEFINE_STACK_OF(OSSL_CMP_ITAV)
-
 typedef struct test_fixture {
     const char *test_case_name;
     OSSL_CMP_CTX *ctx;