diff --git a/Classes/PhoneMainView.m b/Classes/PhoneMainView.m index ac3a8415f..af0fbf3d5 100644 --- a/Classes/PhoneMainView.m +++ b/Classes/PhoneMainView.m @@ -75,7 +75,7 @@ static RootViewManager* rootViewManagerInstance = nil; UIInterfaceOrientation nextViewOrientation = newMainView.interfaceOrientation; UIInterfaceOrientation previousOrientation = currentViewController.interfaceOrientation; - Linphone_err(@"Changing rootViewController: %@ -> %@", currentViewController.name, newMainView.name); + Linphone_log(@"Changing rootViewController: %@ -> %@", currentViewController.name, newMainView.name); currentViewController = newMainView; LinphoneAppDelegate* delegate = (LinphoneAppDelegate*)[UIApplication sharedApplication].delegate; diff --git a/submodules/linphone b/submodules/linphone index 179d834bb..f84a588c1 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit 179d834bb6ff6ab5cacb858f79026385730f7ec4 +Subproject commit f84a588c11700913dbae7c324c3b0d9a87af3307