mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
no message
This commit is contained in:
parent
c8734c7728
commit
7490262c7f
@ -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];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user