diff --git a/crypto/asn1/asn_moid.c b/crypto/asn1/asn_moid.c index 2f982725f..be20db4ba 100644 --- a/crypto/asn1/asn_moid.c +++ b/crypto/asn1/asn_moid.c @@ -65,7 +65,6 @@ /* Simple ASN1 OID module: add all objects in a given section */ -/* NOTE: doesn't do anything other than print debug messages yet... */ static int oid_module_init(CONF_IMODULE *md, const CONF *cnf) { int i;