Merge branch 'new_ui' of git://git.linphone.org/linphone-iphone into castel

This commit is contained in:
Yann Diorcet 2012-08-07 18:25:25 +02:00
commit adaad0ebb3

View file

@ -151,7 +151,6 @@
[tabBarViewController viewWillAppear:animated];
[stateBarViewController viewWillAppear:animated];
[[UIDevice currentDevice] beginGeneratingDeviceOrientationNotifications];
currentOrientation = [[UIDevice currentDevice] orientation];
}
- (void)viewDidAppear:(BOOL)animated {