diff --git a/Telegram/SourceFiles/history/history_item.cpp b/Telegram/SourceFiles/history/history_item.cpp index 2af5b16d29..2a312bb4a3 100644 --- a/Telegram/SourceFiles/history/history_item.cpp +++ b/Telegram/SourceFiles/history/history_item.cpp @@ -3193,9 +3193,6 @@ void HistoryItem::createComponents(const MTPDmessage &data) { } } const auto id = data.vreply_to_msg_id().v; - if (data.is_reply_to_scheduled()) { - int a = 0; - } config.replyTo = data.is_reply_to_scheduled() ? _history->owner().scheduledMessages().localMessageId(id) : id; diff --git a/Telegram/SourceFiles/media/player/media_player_dropdown.cpp b/Telegram/SourceFiles/media/player/media_player_dropdown.cpp index f3a6cb7e36..0b55d47b48 100644 --- a/Telegram/SourceFiles/media/player/media_player_dropdown.cpp +++ b/Telegram/SourceFiles/media/player/media_player_dropdown.cpp @@ -249,7 +249,6 @@ void FillSpeedMenu( &point.icon); const auto raw = action.get(); const auto check = Ui::CreateChild(raw); - const auto skip = st.activeCheckSkip; check->resize(st.activeCheck.size()); check->paintRequest( ) | rpl::start_with_next([check, icon = &st.activeCheck] { diff --git a/Telegram/lib_base b/Telegram/lib_base index ab45ad614e..7b29dae8be 160000 --- a/Telegram/lib_base +++ b/Telegram/lib_base @@ -1 +1 @@ -Subproject commit ab45ad614e0ed127e90b401e0835253131e47fa4 +Subproject commit 7b29dae8be0948ab72adde6132d58a6ab6226607