mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 21:28:08 +00:00
fix bad merge
This commit is contained in:
parent
68f44409c9
commit
b8221a048d
1 changed files with 0 additions and 1 deletions
|
|
@ -2184,7 +2184,6 @@ int linphone_core_update_call(LinphoneCore *lc, LinphoneCall *call, const Linpho
|
|||
lc->vtable.display_status(lc,_("Modifying call parameters..."));
|
||||
sal_call_set_local_media_description (call->op,call->localdesc);
|
||||
err=sal_call_update(call->op);
|
||||
#ifdef VIDEO_ENABLED
|
||||
}else{
|
||||
#ifdef VIDEO_ENABLED
|
||||
if (call->videostream!=NULL){
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue