Remove the last bits of the legacy main_loop().

This commit is contained in:
Guus Sliepen 2007-05-18 09:43:52 +00:00
parent ddc6a81a85
commit 3909b8e51b
2 changed files with 11 additions and 43 deletions

View file

@ -447,6 +447,7 @@ int main(int argc, char **argv)
/* Slllluuuuuuurrrrp! */
srand(time(NULL));
RAND_load_file("/dev/urandom", 1024);
ENGINE_load_builtin_engines();