mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
Remove extra trace
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@597 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
052c721563
commit
3700e52425
1 changed files with 2 additions and 2 deletions
|
|
@ -966,8 +966,8 @@ static void add_or_update_card(MSSndCardManager *m, const char *name, LPGUID lpg
|
|||
else
|
||||
memset(&d->in_guid, 0, sizeof(GUID));
|
||||
}
|
||||
if (d->in_devid!=-1 && d->out_devid!=-1)
|
||||
ms_message("DS: new full duplex card %s", name);
|
||||
/* if (d->in_devid!=-1 && d->out_devid!=-1) */
|
||||
/* ms_message("DS: new full duplex card %s", name); */
|
||||
d->removed=0;
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue