Skip to content

Commit

Permalink
remove commented out line
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbepop committed May 15, 2024
1 parent d05bd33 commit 597d8a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vms/stitch.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ impl BenchVm for Stitch {
},
compile: CompileTestFilter {
ffmpeg: false, // function body too large for stitch
// argon2: false, // stitch currently seems to have a bug while executing
..CompileTestFilter::default()
},
}
Expand Down

0 comments on commit 597d8a6

Please sign in to comment.