Fix safestack issues in asn1.h
[openssl.git] / crypto / x509 / pcy_node.c
index 60b903416064b0b3295273f176367f751ee3a06c..d2b43814bd15443c2934848ba56d77233bbe8e3a 100644 (file)
@@ -14,8 +14,6 @@
 
 #include "pcy_local.h"
 
-DEFINE_STACK_OF(ASN1_OBJECT)
-
 static int node_cmp(const X509_POLICY_NODE *const *a,
                     const X509_POLICY_NODE *const *b)
 {