Fix safestack issues in x509.h
[openssl.git] / crypto / x509 / x509_obj.c
index 7bed79a2d526413cbc028dfbf1f6d99ec3407ccd..0acfaa35892ef51fad33fa42b8e9c9fe44d0483c 100644 (file)
@@ -15,8 +15,6 @@
 #include "crypto/x509.h"
 #include "crypto/ctype.h"
 
-DEFINE_STACK_OF(X509_NAME_ENTRY)
-
 /*
  * Limit to ensure we don't overflow: much greater than
  * anything encountered in practice.