mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-28 08:22:31 +00: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