]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/x509/by_store.c
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
[thirdparty/openssl.git] / crypto / x509 / by_store.c
index debb76150d2d2f568df9744f3a7c552468213cf8..7822da8cd58c203171fc472b368063f96fd768cd 100644 (file)
@@ -12,8 +12,6 @@
 #include "crypto/x509.h"
 #include "x509_local.h"
 
-DEFINE_STACK_OF_STRING()
-
 /* Generic object loader, given expected type and criterion */
 static int cache_objects(X509_LOOKUP *lctx, const char *uri,
                          const OSSL_STORE_SEARCH *criterion,