Fix safestack issues in conf.h
[openssl.git] / crypto / ts / ts_rsp_print.c
index e74ef452cca9b7d7dcab1c356b78cccacdd882c6..ca2d8a6dc1541dc78320e1e61600d267d1439f35 100644 (file)
@@ -15,8 +15,6 @@
 #include <openssl/ts.h>
 #include "ts_local.h"
 
-DEFINE_STACK_OF(CONF_VALUE)
-
 struct status_map_st {
     int bit;
     const char *text;