Skip to content

Commit e0b0f00

Browse files
committed
Version 6.3.7: Fix build with GCC.
1 parent 516d6cf commit e0b0f00

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Telegram/SourceFiles/history/view/history_view_service_message.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@ void Service::animateReaction(Ui::ReactionFlyAnimationArgs &&args) {
462462
}
463463
const auto repainter = [=] { repaint(); };
464464

465-
const auto item = data();
466465
if (_reactions) {
467466
const auto reactionsHeight = st::mediaInBubbleSkip + _reactions->height();
468467
const auto reactionsLeft = 0;

0 commit comments

Comments
 (0)