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 9d4011519e..5418bc8bbf 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(CONF_VALUE) - /* Macro definitions for the configuration file. */ #define BASE_SECTION "tsa" #define ENV_DEFAULT_TSA "default_tsa" |