Fix safestack issues in asn1.h
[openssl.git] / crypto / x509 / t_x509.c
index 8f4b8e82228472b01ec9485ccfa5602dc6594661..2d0ccd8a683e775dbb381db81f2c7b0159647121 100644 (file)
@@ -17,8 +17,6 @@
 #include "crypto/asn1.h"
 #include "crypto/x509.h"
 
-DEFINE_STACK_OF(ASN1_OBJECT)
-
 #ifndef OPENSSL_NO_STDIO
 int X509_print_fp(FILE *fp, X509 *x)
 {