mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Version 4.14.4: Fix build with GCC.
This commit is contained in:
parent
0f207faa3e
commit
6b44143f5b
1 changed files with 0 additions and 1 deletions
|
@ -402,7 +402,6 @@ void SendConfirmedFile(
|
|||
flags |= MessageFlag::HasReplyInfo;
|
||||
}
|
||||
const auto anonymousPost = peer->amAnonymous();
|
||||
const auto silentPost = ShouldSendSilent(peer, file->to.options);
|
||||
FillMessagePostFlags(action, peer, flags);
|
||||
if (file->to.options.scheduled) {
|
||||
flags |= MessageFlag::IsOrWasScheduled;
|
||||
|
|
Loading…
Add table
Reference in a new issue