Remove the flag variable in OpenSSL_add_all_ciphers() and
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Nov 2002 23:24:39 +0000 (23:24 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Nov 2002 23:24:39 +0000 (23:24 +0000)
commitdd40b2002b1afacdc1e08c6110a64df472f12137
tree551caeba2f082f77a492ee2a93322d1c85e88a7f
parent74766c6e5d94d2b28e11e218b46347bbf4cba8b3
Remove the flag variable in OpenSSL_add_all_ciphers() and
OpenSSL_add_all_digests(), as it doesn't really serve any
sensible purpose.
PR: 261
crypto/evp/c_allc.c
crypto/evp/c_alld.c