Don't doit()
This commit is contained in:
parent
81be9738ef
commit
a5e9dc8467
@ -138,7 +138,6 @@ crypto_onetimeauth_pick_best_implementation(void)
|
||||
if (allocate() != 0) {
|
||||
return NULL;
|
||||
}
|
||||
doit();
|
||||
err = checksum_compute();
|
||||
deallocate();
|
||||
if (err == NULL && strcmp(checksum, CHECKSUM) == 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user