diff options
Diffstat (limited to 'apps/cmp.c')
-rw-r--r-- | apps/cmp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/cmp.c b/apps/cmp.c index 4d77b541c4..083425c08f 100644 --- a/apps/cmp.c +++ b/apps/cmp.c @@ -42,8 +42,6 @@ #include <openssl/objects.h> #include <openssl/x509.h> -DEFINE_STACK_OF(OSSL_CMP_ITAV) - static char *opt_config = NULL; #define CMP_SECTION "cmp" #define SECTION_NAME_MAX 40 /* max length of section name */ |