mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Remove unused variables
Not used anymore since 29c0956d61
"Always try to play video in voice chats.".
This commit is contained in:
parent
f90fb6c80c
commit
b61250e101
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@ namespace Calls::Group {
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
constexpr auto kKeepRaisedHandStatusDuration = 3 * crl::time(1000);
|
constexpr auto kKeepRaisedHandStatusDuration = 3 * crl::time(1000);
|
||||||
constexpr auto kUserpicSizeForBlur = 40;
|
|
||||||
constexpr auto kUserpicBlurRadius = 8;
|
|
||||||
|
|
||||||
using Row = MembersRow;
|
using Row = MembersRow;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue