Remove some dead code
authorMatt Caswell <matt@openssl.org>
Mon, 22 Aug 2016 22:53:09 +0000 (23:53 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 22 Aug 2016 23:19:15 +0000 (00:19 +0100)
commitc6231e9c7baec688792e043d12508e608545fffb
tree894fd122a9e3634299930beb8cfa3570f99ed02f
parenta36c5eabf589aef716966fbbc8772ead1205abd7
Remove some dead code

The assignment to ret is dead, because ret is assigned again later.

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/bio/bf_buff.c
crypto/bio/bf_lbuf.c