mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Remove unused code path
This commit is contained in:
parent
6ba957dbcb
commit
c280553618
1 changed files with 0 additions and 3 deletions
|
|
@ -1106,11 +1106,8 @@ static LinphoneCoreVTable linphonec_vtable = {
|
|||
proxies = proxies->next;
|
||||
}
|
||||
[self lpConfigSetBool:TRUE forKey:@"avpf_migration_done"];
|
||||
} else {
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
[self setupNetworkReachabilityCallback];
|
||||
|
||||
NSString* path = [LinphoneManager bundleFile:@"nowebcamCIF.jpg"];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue