remove debug

This commit is contained in:
vanhauser-thc
2022-07-19 17:06:23 +02:00
parent 4d20b2d28b
commit d090232452

View File

@ -172,7 +172,6 @@ write_to_testcase(afl_state_t *afl, void **mem, u32 len, u32 fix) {
#endif
fprintf(stderr, "len = %u\n", len);
return len;
}