forked from mirrors/linphone-iphone
fix compilation issue
This commit is contained in:
parent
96d33a13b8
commit
28cfb2bbe3
2 changed files with 0 additions and 2 deletions
|
|
@ -226,7 +226,6 @@ static UICompositeViewDescription *compositeDescription = nil;
|
||||||
case LinphoneAccountCreatorPhoneNumberNotUsed:
|
case LinphoneAccountCreatorPhoneNumberNotUsed:
|
||||||
case LinphoneAccountCreatorPhoneNumberUsedAlias:
|
case LinphoneAccountCreatorPhoneNumberUsedAlias:
|
||||||
case LinphoneAccountCreatorPhoneNumberUsedAccount:
|
case LinphoneAccountCreatorPhoneNumberUsedAccount:
|
||||||
case LinphoneAccountCreatorErrorServer:
|
|
||||||
case LinphoneAccountCreatorOK:
|
case LinphoneAccountCreatorOK:
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
|
|
@ -169,7 +169,6 @@ static UICompositeViewDescription *compositeDescription = nil;
|
||||||
case LinphoneAccountCreatorPhoneNumberNotUsed:
|
case LinphoneAccountCreatorPhoneNumberNotUsed:
|
||||||
case LinphoneAccountCreatorPhoneNumberUsedAlias:
|
case LinphoneAccountCreatorPhoneNumberUsedAlias:
|
||||||
case LinphoneAccountCreatorPhoneNumberUsedAccount:
|
case LinphoneAccountCreatorPhoneNumberUsedAccount:
|
||||||
case LinphoneAccountCreatorErrorServer:
|
|
||||||
case LinphoneAccountCreatorOK:
|
case LinphoneAccountCreatorOK:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue