Remove last calls to CRYPTO_{push,pop}_info()
authortb <tb@openbsd.org>
Sat, 24 Feb 2024 07:53:01 +0000 (07:53 +0000)
committertb <tb@openbsd.org>
Sat, 24 Feb 2024 07:53:01 +0000 (07:53 +0000)
commit39a8f3ff889c3b2fea6fe2090773e7a4d6a11f4d
tree7adadc7cf649664b85947497c62f217dba22a4dc
parenteb7688f5a6d31fa4d166c665ec2ee1a6877edc68
Remove last calls to CRYPTO_{push,pop}_info()

These don't do anything but return 0 and will be garbage collected in the
upcoming bump.

ok jsing
lib/libcrypto/err/err.c