mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Version 5.2: Fix build with GCC.
This commit is contained in:
@@ -143,7 +143,6 @@ void Controller::showAccount(
|
||||
MsgId singlePeerShowAtMsgId) {
|
||||
Expects(isPrimary() || _id.account == account);
|
||||
|
||||
const auto prevAccount = _id.account;
|
||||
const auto prevSession = maybeSession();
|
||||
const auto prevSessionUniqueId = prevSession
|
||||
? prevSession->uniqueId()
|
||||
|
||||
Reference in New Issue
Block a user