Skip to content

Commit

Permalink
Beta version 4.16.10: Fix GCC build.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Apr 26, 2024
1 parent 372b3da commit c0db5ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Telegram/SourceFiles/boxes/moderate_messages_box.cpp
Expand Up @@ -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();
Expand Down

0 comments on commit c0db5ee

Please sign in to comment.