diff --git a/[refs] b/[refs] index e6a5400a430a..2374fb20bd92 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 088ce088ec115ee4bc89549b07b182e65dce9235 +refs/heads/master: 5c94f379c11a7ecfdb7c0cadbb3bb5f749e20732 diff --git a/trunk/net/bluetooth/sco.c b/trunk/net/bluetooth/sco.c index 728dedb1b01e..7bd0947af2fa 100644 --- a/trunk/net/bluetooth/sco.c +++ b/trunk/net/bluetooth/sco.c @@ -61,8 +61,6 @@ static struct bt_sock_list sco_sk_list = { static void __sco_chan_add(struct sco_conn *conn, struct sock *sk, struct sock *parent); static void sco_chan_del(struct sock *sk, int err); -static int sco_conn_del(struct hci_conn *conn, int err); - static void sco_sock_close(struct sock *sk); static void sco_sock_kill(struct sock *sk);