mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix build with GCC.
This commit is contained in:
@@ -3487,7 +3487,6 @@ void ApiWrap::sendMessage(MessageToSend &&message) {
|
||||
HistoryItem *lastMessage = nullptr;
|
||||
|
||||
auto &histories = history->owner().histories();
|
||||
const auto requestType = Data::Histories::RequestType::Send;
|
||||
|
||||
while (TextUtilities::CutPart(sending, left, MaxMessageSize)) {
|
||||
auto newId = FullMsgId(
|
||||
|
Reference in New Issue
Block a user