Uhmmm, if we use && after having tested for the presence of the certificate,
[oweals/openssl.git] / crypto / crypto.h
index a7d0c3ea0bf9b2656ca6df931a0b2a298faa80e1..8fba87131cb50aed65dbfdfb7bab8191d4295cf8 100644 (file)
@@ -381,8 +381,6 @@ void CRYPTO_mem_leaks(struct bio_st *bio);
 /* unsigned long order, char *file, int line, int num_bytes, char *addr */
 void CRYPTO_mem_leaks_cb(void (*cb)(unsigned long, const char *, int, int, void *));
 
-void ERR_load_CRYPTO_strings(void);
-
 /* BEGIN ERROR CODES */
 /* The following lines are auto generated by the script mkerr.pl. Any changes
  * made after this point may be overwritten when the script is next run.