Remove some dead code that was missed in an earlier cleanup and
authortb <tb@openbsd.org>
Tue, 31 Aug 2021 20:14:40 +0000 (20:14 +0000)
committertb <tb@openbsd.org>
Tue, 31 Aug 2021 20:14:40 +0000 (20:14 +0000)
commit19f35e5c740d454832c5aa136211e706d1220442
tree3093ff9da674a158c1782540e34dd81214e6b17d
parent0e1de0b3c7b190c1f5148e169aef1f0a8a690074
Remove some dead code that was missed in an earlier cleanup and
fix a stale comment.

Found by mortimer with clang 13's -Wunused-but-set-variable.

ok beck
lib/libcrypto/ec/ec_asn1.c