Remove unused code path

This commit is contained in:
Guillaume BIENKOWSKI 2014-06-12 12:08:10 +02:00
parent 6ba957dbcb
commit c280553618

View file

@ -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"];