From a90aeb58faecc32cf7d4158977677efa3db85477 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 28 Jul 2023 09:19:59 +0000 Subject: Remove ECDH errors Much like the ECDSA errors, the ECDH errors have been unused for a while. Garbage collect them. ok jsing --- src/lib/libcrypto/Symbols.list | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/libcrypto/Symbols.list') diff --git a/src/lib/libcrypto/Symbols.list b/src/lib/libcrypto/Symbols.list index 5aed850082..b9338fee67 100644 --- a/src/lib/libcrypto/Symbols.list +++ b/src/lib/libcrypto/Symbols.list @@ -1332,7 +1332,6 @@ ERR_load_CRYPTO_strings ERR_load_DH_strings ERR_load_DSA_strings ERR_load_DSO_strings -ERR_load_ECDH_strings ERR_load_EC_strings ERR_load_ENGINE_strings ERR_load_ERR_strings -- cgit v1.2.3-55-g6feb