Remove stale comment

This commit is contained in:
Sean Bowe 2020-09-06 14:21:28 -06:00
parent 190242a4e9
commit b65e75921b
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 0 additions and 1 deletions

View File

@ -304,7 +304,6 @@ impl<C: CurveAffine> Proof<C> {
}
// l_0(X) * (1 - z(X)) = 0
// TODO: parallelize
for coset in permutation_product_cosets.iter() {
parallelize(&mut h_poly, |h, start| {
for ((h, c), l0) in h