diff options
Diffstat (limited to 'crypto/asn1/asn_moid.c')
-rw-r--r-- | crypto/asn1/asn_moid.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/asn1/asn_moid.c b/crypto/asn1/asn_moid.c index 676d1eca2d..549f8f7cb1 100644 --- a/crypto/asn1/asn_moid.c +++ b/crypto/asn1/asn_moid.c @@ -16,8 +16,6 @@ #include "crypto/asn1.h" #include "crypto/objects.h" -DEFINE_STACK_OF(CONF_VALUE) - /* Simple ASN1 OID module: add all objects in a given section */ static int do_create(const char *value, const char *name); |