Remove a pointless "#if 0" block from BN_mul.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 14 Jun 2017 19:54:15 +0000 (21:54 +0200)
committerAndy Polyakov <appro@openssl.org>
Sat, 17 Jun 2017 12:20:17 +0000 (14:20 +0200)
commit45336446546f74fabc940b232b1f5777a0f87073
treefa1694be641d201031b04e330d5cfdbbc46cf55e
parentf3ce10ba15fc83603848354a3303e68b7ba18419
Remove a pointless "#if 0" block from BN_mul.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3683)

(cherry picked from commit 93a8b3ba793c769a3634e56642dac55a8d44023f)
crypto/bn/bn_mul.c