diff options
Diffstat (limited to 'crypto/ts/ts_conf.c')
-rw-r--r-- | crypto/ts/ts_conf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/ts/ts_conf.c b/crypto/ts/ts_conf.c index 71664fa091..9d4011519e 100644 --- a/crypto/ts/ts_conf.c +++ b/crypto/ts/ts_conf.c @@ -18,8 +18,6 @@ #include <openssl/engine.h> #include <openssl/ts.h> -DEFINE_STACK_OF(X509) -DEFINE_STACK_OF(X509_INFO) DEFINE_STACK_OF(CONF_VALUE) /* Macro definitions for the configuration file. */ |