summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_name.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/x_name.c')
-rw-r--r--crypto/x509/x_name.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/x_name.c b/crypto/x509/x_name.c
index 1a57b2232d..692bd6566a 100644
--- a/crypto/x509/x_name.c
+++ b/crypto/x509/x_name.c
@@ -16,8 +16,6 @@
#include "crypto/asn1.h"
#include "x509_local.h"
-DEFINE_STACK_OF(ASN1_VALUE)
-
/*
* Maximum length of X509_NAME: much larger than anything we should
* ever see in practice.