mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: remove useless pod_frame() call
This commit is contained in:
parent
83422ba62d
commit
e3a643bffe
1 changed files with 0 additions and 1 deletions
|
|
@ -322,7 +322,6 @@ static int codec_enum_props(void *props, const struct spa_dict *settings, uint32
|
|||
|
||||
spa_pod_builder_prop(b, SPA_PROP_INFO_type, 0);
|
||||
spa_pod_builder_push_choice(b, &f[1], SPA_CHOICE_Enum, 0);
|
||||
spa_pod_builder_frame(b, &f[1]);
|
||||
spa_pod_builder_int(b, p->eqmid);
|
||||
spa_pod_builder_int(b, LDACBT_EQMID_AUTO);
|
||||
spa_pod_builder_int(b, LDACBT_EQMID_HQ);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue