From: Dr. Stephen Henson Date: Tue, 27 Oct 2015 19:32:46 +0000 (+0000) Subject: remove errors X-Git-Tag: OpenSSL_1_1_0-pre1~43 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c535979126bb344420e6ce6654e050f6af6ae599;p=oweals%2Fopenssl.git remove errors Reviewed-by: Richard Levitte --- diff --git a/crypto/err/err_all.c b/crypto/err/err_all.c index d79d9fb35b..6953b7915b 100644 --- a/crypto/err/err_all.c +++ b/crypto/err/err_all.c @@ -137,7 +137,6 @@ void ERR_load_crypto_strings(void) # endif # ifndef OPENSSL_NO_EC ERR_load_EC_strings(); - ERR_load_ECDSA_strings(); # endif /* skip ERR_load_SSL_strings() because it is not in this library */ ERR_load_BIO_strings();