summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2002-02-23 13:43:07 +0000
committerDr. Stephen Henson <steve@openssl.org>2002-02-23 13:43:07 +0000
commitd7fb66aa820b047b98d4434e23c4627d9105feda (patch)
tree9aa976d42d82dfa59e130bd92f03f6e87fdde07e /crypto/asn1
parent344b3b5ce1556816758ec1d20c00fd8dfa3634ff (diff)
Remove old comment
Diffstat (limited to 'crypto/asn1')
-rw-r--r--crypto/asn1/asn_moid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/asn1/asn_moid.c b/crypto/asn1/asn_moid.c
index 2f982725fd..be20db4bad 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;