summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/pcm_bluetooth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/pcm_bluetooth.c b/audio/pcm_bluetooth.c
index 6eb59a7d..1734163a 100644
--- a/audio/pcm_bluetooth.c
+++ b/audio/pcm_bluetooth.c
@@ -218,7 +218,6 @@ static int bluetooth_hsp_hw_params(snd_pcm_ioplug_t *io,
err = errno;
SNDERR("%s (%d)", strerror(err), err);
- bluetooth_close(io);
return -err;
}