Remove the last bits of the legacy main_loop().
This commit is contained in:
parent
ddc6a81a85
commit
3909b8e51b
2 changed files with 11 additions and 43 deletions
|
|
@ -447,6 +447,7 @@ int main(int argc, char **argv)
|
|||
|
||||
/* Slllluuuuuuurrrrp! */
|
||||
|
||||
srand(time(NULL));
|
||||
RAND_load_file("/dev/urandom", 1024);
|
||||
|
||||
ENGINE_load_builtin_engines();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue