Beta version 4.16.10: Fix GCC build.

This commit is contained in:
John Preston 2024-04-26 23:41:28 +04:00
parent 372b3da09c
commit c0db5ee98a
1 changed files with 0 additions and 1 deletions

View File

@ -517,7 +517,6 @@ void CreateModerateMessagesBox(
}
wrap->toggle(!wrap->toggled(), anim::type::normal);
{
const auto start = crl::now();
inner->heightValue() | rpl::start_with_next([=] {
if (!wrap->animating()) {
scrollLifetime->destroy();