Remove redundant declarations of ERR_load_*_strings()
[oweals/openssl.git] / include / openssl / ct.h
index 96f3b7cfe628e04973bfe181e0ada08fea4611b3..68c5d4132743269b3d6acb06e4096ba6b4264a79 100644 (file)
@@ -469,7 +469,6 @@ __owur int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);
  */
 __owur int CTLOG_STORE_load_default_file(CTLOG_STORE *store);
 
-int ERR_load_CT_strings(void);
 #  ifdef  __cplusplus
 }
 #  endif