From: Pauli Date: Mon, 31 May 2021 04:29:55 +0000 (+1000) Subject: err: remove TODOs X-Git-Tag: openssl-3.0.0-beta1~246 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b90a847ece93b3886f14adc7061e70456d564e1;p=thirdparty%2Fopenssl.git err: remove TODOs Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/15539) --- diff --git a/crypto/err/err.c b/crypto/err/err.c index c77c1920a20..84bb429c640 100644 --- a/crypto/err/err.c +++ b/crypto/err/err.c @@ -7,7 +7,6 @@ * https://www.openssl.org/source/license.html */ -/* TODO: When ERR_STATE becomes opaque, this musts be removed */ #define OSSL_FORCE_ERR_STATE #include diff --git a/crypto/err/err_blocks.c b/crypto/err/err_blocks.c index 5a572e02eaa..a658df05766 100644 --- a/crypto/err/err_blocks.c +++ b/crypto/err/err_blocks.c @@ -7,7 +7,6 @@ * https://www.openssl.org/source/license.html */ -/* TODO: When ERR_STATE becomes opaque, this musts be removed */ #define OSSL_FORCE_ERR_STATE #include diff --git a/crypto/err/err_prn.c b/crypto/err/err_prn.c index 5b588db18ec..028811eedee 100644 --- a/crypto/err/err_prn.c +++ b/crypto/err/err_prn.c @@ -7,7 +7,6 @@ * https://www.openssl.org/source/license.html */ -/* TODO: When ERR_STATE becomes opaque, this musts be removed */ #define OSSL_FORCE_ERR_STATE #include