summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_admis.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_admis.c')
-rw-r--r--crypto/x509/v3_admis.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/v3_admis.c b/crypto/x509/v3_admis.c
index 74b1f3d883..0dfd088eb4 100644
--- a/crypto/x509/v3_admis.c
+++ b/crypto/x509/v3_admis.c
@@ -20,8 +20,6 @@
#include "v3_admis.h"
#include "ext_dat.h"
-DEFINE_STACK_OF(ASN1_OBJECT)
-
ASN1_SEQUENCE(NAMING_AUTHORITY) = {
ASN1_OPT(NAMING_AUTHORITY, namingAuthorityId, ASN1_OBJECT),
ASN1_OPT(NAMING_AUTHORITY, namingAuthorityUrl, ASN1_IA5STRING),