From: Dr. Stephen Henson Date: Wed, 9 Dec 2015 16:12:46 +0000 (+0000) Subject: remove ECDSA error line X-Git-Tag: OpenSSL_1_1_0-pre1~26 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=8b8689aefaea14349728e566aa9788c9620393c7;hp=970e7b5bf87a323f910584941bad12d28eec4c05 remove ECDSA error line Reviewed-by: Richard Levitte --- diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec index 2eb6240afc..4f63d2febf 100644 --- a/crypto/err/openssl.ec +++ b/crypto/err/openssl.ec @@ -28,7 +28,6 @@ L ENGINE include/openssl/engine.h crypto/engine/eng_err.c L OCSP include/openssl/ocsp.h crypto/ocsp/ocsp_err.c L UI include/openssl/ui.h crypto/ui/ui_err.c L COMP include/openssl/comp.h crypto/comp/comp_err.c -L ECDSA include/openssl/ecdsa.h crypto/ecdsa/ecs_err.c L STORE include/openssl/store.h crypto/store/str_err.c L TS include/openssl/ts.h crypto/ts/ts_err.c L HMAC include/openssl/hmac.h crypto/hmac/hmac_err.c