mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
Forgotten file from previous commit.
This commit is contained in:
parent
5f084675bd
commit
f3bd0a7272
1 changed files with 0 additions and 4 deletions
|
|
@ -5257,10 +5257,6 @@ int linphone_call_decline(LinphoneCall * call, LinphoneReason reason) {
|
|||
return 0;
|
||||
}
|
||||
|
||||
static const LinphoneErrorInfo* linphone_error_info_get_sub(const LinphoneErrorInfo *ei){
|
||||
|
||||
return ei->sub_ei;
|
||||
}
|
||||
|
||||
int linphone_call_decline_with_error(LinphoneCall * call, const LinphoneErrorInfo *ei) {
|
||||
SalErrorInfo sei;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue