mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix build on macOS.
This commit is contained in:
@@ -65,8 +65,6 @@ void Calls::sectionSaveChanges(FnMut<void()> done) {
|
||||
}
|
||||
|
||||
void Calls::setupContent() {
|
||||
using VoIP = tgvoip::VoIPController;
|
||||
|
||||
const auto content = Ui::CreateChild<Ui::VerticalLayout>(this);
|
||||
const auto getId = [](const auto &device) {
|
||||
return device.id;
|
||||
|
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
Submodule Telegram/ThirdParty/tgcalls updated: 481f7fa9bb...d0e8b2919c
Submodule Telegram/lib_webrtc updated: 0b61307044...48988791c0
Reference in New Issue
Block a user