summaryrefslogtreecommitdiff
path: root/crypto/err/err_prn.c
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-05-31 14:29:55 +1000
committerPauli <pauli@openssl.org>2021-06-02 16:30:15 +1000
commit3b90a847ece93b3886f14adc7061e70456d564e1 (patch)
treeb48cc339cfbea31494ba002186512c2dfcb51a37 /crypto/err/err_prn.c
parent4656d9ecd1794a2555384ae8bd9b13dd3afbe5b1 (diff)
downloadopenssl-new-3b90a847ece93b3886f14adc7061e70456d564e1.tar.gz
err: remove TODOs
Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15539)
Diffstat (limited to 'crypto/err/err_prn.c')
-rw-r--r--crypto/err/err_prn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/err/err_prn.c b/crypto/err/err_prn.c
index 5b588db18e..028811eede 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 <stdio.h>