xo-reader: simplify progress_xs.start() using psm

This commit is contained in:
Roland Conybeare 2024-08-19 16:53:43 -04:00
commit 8db0bf11d0
4 changed files with 11 additions and 15 deletions

View file

@ -107,7 +107,7 @@ namespace xo {
*/
progress_xs::start
(Constant<double>::make(tk.f64_value()),
p_psm->p_stack_);
p_psm);
}
void