summaryrefslogtreecommitdiffstats
path: root/crypto/x509/t_crl.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/t_crl.c')
-rw-r--r--crypto/x509/t_crl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/t_crl.c b/crypto/x509/t_crl.c
index 0824bb6def..44be2f237b 100644
--- a/crypto/x509/t_crl.c
+++ b/crypto/x509/t_crl.c
@@ -15,8 +15,6 @@
#include <openssl/x509.h>
#include <openssl/x509v3.h>
-DEFINE_STACK_OF(X509_REVOKED)
-
#ifndef OPENSSL_NO_STDIO
int X509_CRL_print_fp(FILE *fp, X509_CRL *x)
{