summaryrefslogtreecommitdiffstats
path: root/apps/asn1pars.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/asn1pars.c')
-rw-r--r--apps/asn1pars.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/asn1pars.c b/apps/asn1pars.c
index 9acc3c0080..ae47aa8efc 100644
--- a/apps/asn1pars.c
+++ b/apps/asn1pars.c
@@ -18,8 +18,6 @@
#include <openssl/pem.h>
#include <openssl/asn1t.h>
-DEFINE_STACK_OF(ASN1_OBJECT)
-
typedef enum OPTION_choice {
OPT_ERR = -1, OPT_EOF = 0, OPT_HELP,
OPT_INFORM, OPT_IN, OPT_OUT, OPT_INDENT, OPT_NOOUT,