mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 07:25:46 +00:00
Fix build on macOS.
This commit is contained in:
@@ -510,7 +510,6 @@ void GenerateItems(
|
||||
return callback(OwnedItem(delegate, item), sentDate);
|
||||
};
|
||||
|
||||
using Flag = MTPDmessage::Flag;
|
||||
const auto fromName = from->name;
|
||||
const auto fromLink = from->createOpenLink();
|
||||
const auto fromLinkText = textcmdLink(1, fromName);
|
||||
|
Reference in New Issue
Block a user