Remove redundant declarations of ERR_load_*_strings()
[openssl.git] / include / openssl / evp.h
index 4a3fee12eb74fc9bbcaafacd5262cda64e217255..268e90f3d5050a1b31bb953f4ec086936dad4024 100644 (file)
@@ -1587,7 +1587,6 @@ void EVP_PKEY_meth_get_param_check(EVP_PKEY_METHOD *pmeth,
 
 void EVP_add_alg_module(void);
 
-int ERR_load_EVP_strings(void);
 
 # ifdef  __cplusplus
 }