mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
a2dp: fix a problem in b9d1b818
This commit is contained in:
parent
427e8abf0c
commit
63281413bd
1 changed files with 0 additions and 1 deletions
|
|
@ -299,7 +299,6 @@ static int codec_enum_props(void *props, const struct spa_dict *settings, uint32
|
|||
{
|
||||
switch (idx) {
|
||||
case 0:
|
||||
return 0;
|
||||
spa_pod_builder_push_object(b, &f[0], SPA_TYPE_OBJECT_PropInfo, id);
|
||||
spa_pod_builder_prop(b, SPA_PROP_INFO_id, 0);
|
||||
spa_pod_builder_id(b, SPA_PROP_quality);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue