diff --git a/source/exec.tex b/source/exec.tex index b8a5fe6825..fa00ae8f03 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -3699,7 +3699,6 @@ \begin{codeblock} [](Sndr&& sndr, Rcvr& rcvr) noexcept(@\seebelow@) requires @\libconcept{sender_in}@<@\exposid{child-type}@, @\exposid{FWD-ENV-T}@(env_of_t)> { - auto& [_, sch, child] = sndr; using sched_t = decltype(auto(sch));