mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
bluez5: remove an unused variable
This gets rid of a compiler warning.
This commit is contained in:
parent
f80620f1f8
commit
e7a8c29063
1 changed files with 0 additions and 2 deletions
|
|
@ -1009,8 +1009,6 @@ impl_node_port_enum_params(struct spa_node *node,
|
|||
}
|
||||
case A2DP_CODEC_MPEG24:
|
||||
{
|
||||
a2dp_aac_t *config = this->transport->configuration;
|
||||
|
||||
param = spa_pod_builder_object(&b,
|
||||
SPA_TYPE_OBJECT_Format, id,
|
||||
SPA_FORMAT_mediaType, &SPA_POD_Id(SPA_MEDIA_TYPE_audio),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue