Fix safestack issues in x509.h
[openssl.git] / ssl / statem / statem_clnt.c
index f8a3d25c0801bfc34b4014fb7f81817a15302aa7..a3e7b5ad0ad1c362598a6df5c4f4c7248445581f 100644 (file)
@@ -28,8 +28,6 @@
 #include <openssl/trace.h>
 #include <internal/cryptlib.h>
 
-DEFINE_STACK_OF(X509)
-
 static MSG_PROCESS_RETURN tls_process_as_hello_retry_request(SSL *s, PACKET *pkt);
 static MSG_PROCESS_RETURN tls_process_encrypted_extensions(SSL *s, PACKET *pkt);