2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 07:25:46 +00:00

Removed unused code of hidden sender userpics for sponsored messages.

This commit is contained in:
23rd
2023-11-15 18:55:56 +03:00
committed by John Preston
parent fc86bb7a5f
commit 3f19dc0486
6 changed files with 1 additions and 115 deletions

View File

@@ -326,13 +326,6 @@ void PaintRow(
context.st->padding.top(),
context.width,
context.st->photoSize);
} else if (!from && hiddenSenderInfo) {
hiddenSenderInfo->emptyUserpic.paintCircle(
p,
context.st->padding.left(),
context.st->padding.top(),
context.width,
context.st->photoSize);
} else if (!(flags & Flag::AllowUserOnline)) {
PaintUserpic(
p,