Remove redundant declarations of ERR_load_*_strings()
[openssl.git] / include / openssl / comp.h
index 27ff6597c7e52b2b4801c18679b841d4ae113023..6b20aac4c48cc9ed5799f65c3da334104a797318 100644 (file)
@@ -45,7 +45,6 @@ const BIO_METHOD *BIO_f_zlib(void);
 #  endif
 # endif
 
-int ERR_load_COMP_strings(void);
 
 #  ifdef  __cplusplus
 }