From 32301046e7c479794d1ceaaee08e8c0f083ab7ab Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 7 Sep 2021 12:56:40 +0300 Subject: [PATCH] Attempt#2 to fix build with GCC. --- Telegram/SourceFiles/history/view/media/history_view_photo.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Telegram/SourceFiles/history/view/media/history_view_photo.cpp b/Telegram/SourceFiles/history/view/media/history_view_photo.cpp index 225dbc746..3bd31aeef 100644 --- a/Telegram/SourceFiles/history/view/media/history_view_photo.cpp +++ b/Telegram/SourceFiles/history/view/media/history_view_photo.cpp @@ -504,7 +504,6 @@ void Photo::drawGrouped( const auto sti = context.imageStyle(); const auto loaded = _dataMedia->loaded(); const auto displayLoading = _data->displayLoading(); - const auto bubble = _parent->hasBubble(); if (displayLoading) { ensureAnimation();