aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_lib.c')
-rw-r--r--crypto/x509/v3_lib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/v3_lib.c b/crypto/x509/v3_lib.c
index 093e33b102..1069a9f24a 100644
--- a/crypto/x509/v3_lib.c
+++ b/crypto/x509/v3_lib.c
@@ -16,8 +16,6 @@
#include "ext_dat.h"
-DEFINE_STACK_OF(X509V3_EXT_METHOD)
-
static STACK_OF(X509V3_EXT_METHOD) *ext_list = NULL;
static int ext_cmp(const X509V3_EXT_METHOD *const *a,