Live code cleanup: remove #if 1 stuff
authorRich Salz <rsalz@openssl.org>
Fri, 6 Feb 2015 15:54:20 +0000 (10:54 -0500)
committerRich Salz <rsalz@openssl.org>
Fri, 6 Feb 2015 15:54:20 +0000 (10:54 -0500)
commit6f91b017bbb7140f816721141ac156d1b828a6b3
treee77196a270e92d461ab7193f0fdcf60d337918c7
parent9e9858d1cf28e39cfd214b5c508188d5016728fd
Live code cleanup: remove #if 1 stuff

For code bracketed by "#if 1" then remove the alternate
"#else .. #endif" lines.

Reviewed-by: Andy Polyakov <appro@openssl.org>
apps/s_client.c
apps/s_server.c
apps/speed.c
apps/x509.c
crypto/bio/bf_nbio.c
crypto/conf/conf_def.c
crypto/ec/ec_mult.c
crypto/ec/ectest.c
crypto/rand/rand_win.c
engines/e_padlock.c