From c28055361844cb3e6e3f9c9a9522fe43192463c1 Mon Sep 17 00:00:00 2001 From: Guillaume BIENKOWSKI Date: Thu, 12 Jun 2014 12:08:10 +0200 Subject: [PATCH] Remove unused code path --- Classes/LinphoneManager.m | 3 --- 1 file changed, 3 deletions(-) diff --git a/Classes/LinphoneManager.m b/Classes/LinphoneManager.m index 998016232..e114f2615 100644 --- a/Classes/LinphoneManager.m +++ b/Classes/LinphoneManager.m @@ -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"];