From 8b8689aefaea14349728e566aa9788c9620393c7 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 9 Dec 2015 16:12:46 +0000 Subject: [PATCH] remove ECDSA error line Reviewed-by: Richard Levitte --- crypto/err/openssl.ec | 1 - 1 file changed, 1 deletion(-) 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 -- 2.34.1