delete redundant ERR_load_CRYPTO_strings() prototype
This commit is contained in:
parent
2dc5383a20
commit
c5de8996cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user