summaryrefslogtreecommitdiffstats
path: root/test/confdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/confdump.c')
-rw-r--r--test/confdump.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/confdump.c b/test/confdump.c
index 2a72f5b454..ba760f04a8 100644
--- a/test/confdump.c
+++ b/test/confdump.c
@@ -14,8 +14,6 @@
#include <openssl/safestack.h>
#include <openssl/err.h>
-DEFINE_STACK_OF(CONF_VALUE)
-
static STACK_OF(OPENSSL_CSTRING) *section_names = NULL;
static void collect_section_name(CONF_VALUE *v)