Remove obj_cleanup_defer
authortb <tb@openbsd.org>
Sat, 13 Jan 2024 11:57:51 +0000 (11:57 +0000)
committertb <tb@openbsd.org>
Sat, 13 Jan 2024 11:57:51 +0000 (11:57 +0000)
commit75591f2f19955c868111d857b1e359368603bb0e
tree5194b1befa08ccabcc8c3482820bc1cd0e451fa1
parentf5d53f8df28c0c7a3544ddc48dc6036f1a3a79c2
Remove obj_cleanup_defer

With check_defer() gone, this is never set to anything but 0, so the two
conditional branches it is still involved in are dead code.
lib/libcrypto/evp/names.c
lib/libcrypto/objects/obj_dat.c