Remove superfluous PRNG self tests.
[openssl.git] / crypto / crypto.h
index 469790d7a91d9968239d43dc5e205aca8ed1ee2c..443486d70e3adfccf596a8e1a89d9f4499609b7f 100644 (file)
@@ -560,8 +560,6 @@ unsigned int *OPENSSL_ia32cap_loc(void);
 #define OPENSSL_ia32cap ((OPENSSL_ia32cap_loc())[0])
 int OPENSSL_isservice(void);
 
-void OPENSSL_init(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.