summaryrefslogtreecommitdiffstats
path: root/crypto/evp/c_all.c
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-02-02 16:53:54 -0500
committerRich Salz <rsalz@openssl.org>2015-02-02 16:53:54 -0500
commitfd22ab9edf497ad7d98897377ee798953845d022 (patch)
tree4ea05ab7ffc2582a52e2567df110746c758d733b /crypto/evp/c_all.c
parente2f80180271f3badc9dec6f3172009b57ba57842 (diff)
Dead code: if 0 removal from crypto/evp and an unused file.
Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/evp/c_all.c')
-rw-r--r--crypto/evp/c_all.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/crypto/evp/c_all.c b/crypto/evp/c_all.c
index a3ed00d4c1..cc2f8f6a29 100644
--- a/crypto/evp/c_all.c
+++ b/crypto/evp/c_all.c
@@ -63,15 +63,6 @@
# include <openssl/engine.h>
#endif
-#if 0
-# undef OpenSSL_add_all_algorithms
-
-void OpenSSL_add_all_algorithms(void)
-{
- OPENSSL_add_all_algorithms_noconf();
-}
-#endif
-
void OPENSSL_add_all_algorithms_noconf(void)
{
/*