remove duplicate plot file write

This commit is contained in:
vanhauser-thc
2021-04-15 10:43:18 +02:00
parent ab0f13ed06
commit 61a918f820

View File

@ -2125,7 +2125,6 @@ int main(int argc, char **argv_orig, char **envp) {
}
write_bitmap(afl);
maybe_update_plot_file(afl, 0, 0, 0);
save_auto(afl);
stop_fuzzing: