delete redundant ERR_load_CRYPTO_strings() prototype

This commit is contained in:
Bodo Möller 2001-09-04 10:45:01 +00:00
parent 2dc5383a20
commit c5de8996cc

View File

@ -420,7 +420,6 @@ void CRYPTO_mem_leaks(struct bio_st *bio);
typedef void *CRYPTO_MEM_LEAK_CB(unsigned long, const char *, int, int, void *);
void CRYPTO_mem_leaks_cb(CRYPTO_MEM_LEAK_CB *cb);
void ERR_load_CRYPTO_strings(void);
/* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes