From cbca78ff6328f2e0110a375ac4dc377fbcde98cc Mon Sep 17 00:00:00 2001 From: John Preston Date: Sun, 23 Jan 2022 00:27:17 +0300 Subject: [PATCH] Fix build with GCC. --- Telegram/SourceFiles/calls/calls_userpic.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Telegram/SourceFiles/calls/calls_userpic.cpp b/Telegram/SourceFiles/calls/calls_userpic.cpp index d6cc76f47c..a72a1fb779 100644 --- a/Telegram/SourceFiles/calls/calls_userpic.cpp +++ b/Telegram/SourceFiles/calls/calls_userpic.cpp @@ -165,7 +165,6 @@ void Userpic::refreshPhoto() { void Userpic::createCache(Image *image) { const auto size = this->size(); const auto real = size * cIntRetinaFactor(); - auto options = Images::Option() | Images::Option::RoundCircle; //_useTransparency // ? (Images::Option::RoundLarge // | Images::Option::RoundSkipBottomLeft