remove debug code

This commit is contained in:
van Hauser
2020-03-21 22:17:57 +01:00
parent 96736309a7
commit 5cf3426834
7 changed files with 0 additions and 13 deletions

View File

@ -438,8 +438,6 @@ abort_calibration:
if (!first_run) show_stats(afl);
runcnt++;
return fault;
}