diff --git a/Telegram/SourceFiles/history/view/media/history_view_gif.cpp b/Telegram/SourceFiles/history/view/media/history_view_gif.cpp index f21224a5f..eccb21118 100644 --- a/Telegram/SourceFiles/history/view/media/history_view_gif.cpp +++ b/Telegram/SourceFiles/history/view/media/history_view_gif.cpp @@ -672,7 +672,6 @@ void Gif::drawCornerStatus( const auto own = activeOwnStreamed(); const auto st = context.st; const auto sti = context.imageStyle(); - const auto stm = context.messageStyle(); const auto text = (own && !own->frozenStatusText.isEmpty()) ? own->frozenStatusText : _statusText;