mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-28 08:39:20 +00:00
fix double cpu configuration
This commit is contained in:
parent
22a50d41aa
commit
d9e48e86d9
1 changed files with 0 additions and 4 deletions
|
|
@ -738,10 +738,6 @@ static LinphoneCoreVTable linphonec_vtable = {
|
|||
linphone_core_enable_video(theLinphoneCore, FALSE, FALSE);
|
||||
}
|
||||
|
||||
if ([LinphoneManager runningOnIpad])
|
||||
ms_set_cpu_count(2);
|
||||
else
|
||||
ms_set_cpu_count(1);
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue