Fix safestack issues in asn1.h
[openssl.git] / crypto / ts / ts_rsp_sign.c
index a1904719cc7356a021c9c24d0cc8b20221a8700c..0e139be5b9ce114f13d3a2fd394d5c126b5d7d5b 100644 (file)
@@ -17,8 +17,6 @@
 #include "ts_local.h"
 #include "crypto/ess.h"
 
-DEFINE_STACK_OF(ASN1_UTF8STRING)
-DEFINE_STACK_OF(ASN1_OBJECT)
 DEFINE_STACK_OF_CONST(EVP_MD)
 
 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);