providers: remove TODOs
[openssl.git] / providers / implementations / encode_decode / encode_key2any.c
index f95c785522302b39afba0e6162c05a17c89cd59b..8d32c64fbf9f850102b554ad5648fff1932bff0f 100644 (file)
@@ -602,7 +602,6 @@ static int prepare_ec_explicit_params(const void *eckey,
 /*
  * This implements EcpkParameters, where the CHOICE is based on whether there
  * is a curve name (curve nid) to be found or not.  See RFC 3279 for details.
- * TODO: shouldn't we use i2d_ECPKParameters()?
  */
 static int prepare_ec_params(const void *eckey, int nid, int save,
                              void **pstr, int *pstrtype)