mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update API scheme to layer 118.
This commit is contained in:
@@ -1082,7 +1082,7 @@ void Call::handleControllerError(const QString &error) {
|
||||
|
||||
void Call::destroyController() {
|
||||
if (_instance) {
|
||||
const auto state = _instance->stop();
|
||||
_instance->stop();
|
||||
|
||||
DEBUG_LOG(("Call Info: Destroying call controller.."));
|
||||
_instance.reset();
|
||||
|
Reference in New Issue
Block a user