projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f84f31f
)
remove errors
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 27 Oct 2015 19:32:46 +0000
(19:32 +0000)
committer
Dr. 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
patch
|
blob
|
history
diff --git
a/crypto/err/err_all.c
b/crypto/err/err_all.c
index d79d9fb35b3ee5773e66341ba1fcd5e2e452bfad..6953b7915b7d4c75fe359d1826605b25298ffffa 100644
(file)
--- 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();