]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/x509/v3_utl.c
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
[thirdparty/openssl.git] / crypto / x509 / v3_utl.c
index 7e813af3e9b16d95f088176cc50e4c753592ce75..8acdfd3296d6757a8f2e6a165f21ae73b9a35902 100644 (file)
@@ -22,7 +22,6 @@
 #include "x509_local.h"
 
 DEFINE_STACK_OF(CONF_VALUE)
-DEFINE_STACK_OF_STRING()
 
 static char *strip_spaces(char *name);
 static int sk_strcmp(const char *const *a, const char *const *b);