mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix build with GCC.
This commit is contained in:
@@ -389,7 +389,6 @@ void ActivateBotCommand(
|
||||
|
||||
case ButtonType::SwitchInlineSame:
|
||||
case ButtonType::SwitchInline: {
|
||||
const auto session = &item->history()->session();
|
||||
if (const auto bot = item->getMessageBot()) {
|
||||
const auto fastSwitchDone = [&] {
|
||||
const auto samePeer = (button->type
|
||||
|
Reference in New Issue
Block a user