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

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