remove errors
authorDr. Stephen Henson <steve@openssl.org>
Tue, 27 Oct 2015 19:32:46 +0000 (19:32 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 9 Dec 2015 22:09:19 +0000 (22:09 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/err/err_all.c

index d79d9fb35b3ee5773e66341ba1fcd5e2e452bfad..6953b7915b7d4c75fe359d1826605b25298ffffa 100644 (file)
@@ -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();