diff --git a/std/parallelism.d b/std/parallelism.d index f99c18c2f..e247c786c 100644 --- a/std/parallelism.d +++ b/std/parallelism.d @@ -2827,7 +2827,6 @@ public: apply. Params: - args = Just the range to _fold over; or the range and one seed per function; or the range, one seed per function, and the work unit size