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

@ -473,7 +473,6 @@ void perform_dry_run(afl_state_t *afl) {
close(fd);
initcnt++;
res = calibrate_case(afl, q, use_mem, 0, 1);
ck_free(use_mem);