Only declare stacks in headers
[openssl.git] / crypto / evp / pmeth_lib.c
index aaba42aa1ff04de31e2048208506e01b289aead0..f5d558feca3f807f5b39b58400a1e4c12d03b63a 100644 (file)
@@ -69,7 +69,6 @@
 
 typedef int sk_cmp_fn_type(const char *const *a, const char *const *b);
 
-DEFINE_CONST_STACK_OF(EVP_PKEY_METHOD)
 static STACK_OF(EVP_PKEY_METHOD) *app_pkey_methods = NULL;
 
 static const EVP_PKEY_METHOD *standard_methods[] = {