p_lib.c: Remove TODO comments
authorTomas Mraz <tomas@openssl.org>
Mon, 15 Mar 2021 16:10:26 +0000 (17:10 +0100)
committerPauli <ppzgs1@gmail.com>
Wed, 17 Mar 2021 00:14:54 +0000 (10:14 +1000)
commit37cddb2e2df4f815a6d3fdb857d1ef8cddef9ce9
tree2d088c2fd0536e57b0edc37a9881abbc0ed8600c
parenta289d3a4272b20a5bae5aa6f527eed5d9bb2d8bb
p_lib.c: Remove TODO comments

The comments are either about legacy stuff that is going to be
removed in later releases or about a safety check that can
be kept.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14554)
crypto/evp/p_lib.c