fix bad merge

This commit is contained in:
Simon Morlat 2015-10-14 14:39:04 +02:00
parent 28e6ee40b2
commit 50c5599649

View file

@ -1785,6 +1785,7 @@ const LinphoneCallParams * linphone_call_get_remote_params(LinphoneCall *call){
SalMediaDescription *md;
const SalCustomHeader *ch;
md=sal_call_get_remote_media_description(call->op);
if (md) {
SalStreamDescription *sd;
unsigned int i;