summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/err/err_all.c1
1 files changed, 0 insertions, 1 deletions
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();