remove redundant ERR_load_... declarations
[openssl.git] / crypto / dh / dh.h
index 32ea17a4f514a4d707b225a1feae7fcd4d5079ae..1152fbb2d3c6390bef681b628d081c72da2bd10f 100644 (file)
@@ -180,7 +180,6 @@ int DHparams_print(BIO *bp, const DH *x);
 #else
 int    DHparams_print(char *bp, const DH *x);
 #endif
-void   ERR_load_DH_strings(void);
 
 /* BEGIN ERROR CODES */
 /* The following lines are auto generated by the script mkerr.pl. Any changes