fix error in phonemainview switch case

This commit is contained in:
Benjamin Reis 2017-01-19 09:25:42 +01:00
parent 57ceffab87
commit 776c2a33e9

View file

@ -400,6 +400,7 @@ static RootViewManager *rootViewManagerInstance = nil;
case LinphoneCallEarlyUpdatedByRemote:
case LinphoneCallEarlyUpdating:
case LinphoneCallIdle:
break;
case LinphoneCallOutgoingEarlyMedia:
case LinphoneCallOutgoingProgress: {
if (floor(NSFoundationVersionNumber) > NSFoundationVersionNumber_iOS_9_x_Max && call &&