mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 04:19:10 -04:00
Oops; revert testing code
This commit is contained in:
parent
9695e9c192
commit
bb524712f6
@ -327,12 +327,10 @@ arc4_seed_urandom(void)
|
||||
|
||||
for (i = 0; filenames[i]; ++i) {
|
||||
if (arc4_seed_urandom_helper_(filenames[i]) == 0) {
|
||||
printf("okay %s\n", filenames[i]);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
puts("FAIL");
|
||||
return -1;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user