mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
spa: bluez: remove unnecessary return
This commit is contained in:
parent
4bdf495747
commit
1f927838e2
1 changed files with 0 additions and 1 deletions
|
|
@ -1063,7 +1063,6 @@ static void rfcomm_event(struct spa_source *source)
|
||||||
rfcomm_send_reply(rfcomm, "ERROR");
|
rfcomm_send_reply(rfcomm, "ERROR");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sco_create_socket(struct impl *backend, struct spa_bt_adapter *adapter, bool msbc)
|
static int sco_create_socket(struct impl *backend, struct spa_bt_adapter *adapter, bool msbc)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue