mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
remove assert
This commit is contained in:
parent
ad308436f9
commit
fd884b6449
@ -556,7 +556,6 @@ static void (*InternalVoipLoggingFunction)(NSString *) = NULL;
|
|||||||
InternalVoipLoggingFunction(@"OngoingCallThreadLocalContext: dealloc");
|
InternalVoipLoggingFunction(@"OngoingCallThreadLocalContext: dealloc");
|
||||||
}
|
}
|
||||||
|
|
||||||
assert([_queue isCurrent]);
|
|
||||||
if (_tgVoip != NULL) {
|
if (_tgVoip != NULL) {
|
||||||
[self stop:nil];
|
[self stop:nil];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user