mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Version 6.3.7: Fix build with GCC.
This commit is contained in:
@@ -462,7 +462,6 @@ void Service::animateReaction(Ui::ReactionFlyAnimationArgs &&args) {
|
||||
}
|
||||
const auto repainter = [=] { repaint(); };
|
||||
|
||||
const auto item = data();
|
||||
if (_reactions) {
|
||||
const auto reactionsHeight = st::mediaInBubbleSkip + _reactions->height();
|
||||
const auto reactionsLeft = 0;
|
||||
|
||||
Reference in New Issue
Block a user