mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
@@ -555,7 +555,7 @@ static void (*InternalVoipLoggingFunction)(NSString *) = NULL;
|
|||||||
InternalVoipLoggingFunction(@"OngoingCallThreadLocalContext: dealloc");
|
InternalVoipLoggingFunction(@"OngoingCallThreadLocalContext: dealloc");
|
||||||
}
|
}
|
||||||
|
|
||||||
// assert([_queue isCurrent]);
|
assert([_queue isCurrent]);
|
||||||
if (_tgVoip != NULL) {
|
if (_tgVoip != NULL) {
|
||||||
[self stop:nil];
|
[self stop:nil];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user