From b1f599dcd992e61c5ce2ed870bd913a43bb32deb Mon Sep 17 00:00:00 2001 From: "Igor V. Kovalenko" Date: Mon, 15 Feb 2021 09:03:13 +0300 Subject: [PATCH] bluetooth: remove unwanted change from bluez fallback code Part-of: --- src/modules/bluetooth/bluez5-util.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/bluetooth/bluez5-util.c b/src/modules/bluetooth/bluez5-util.c index be0ccd75b..83a1fb9db 100644 --- a/src/modules/bluetooth/bluez5-util.c +++ b/src/modules/bluetooth/bluez5-util.c @@ -1169,7 +1169,6 @@ finish: register_legacy_sbc_endpoint(y, a2dp_codec_sbc, path, A2DP_SOURCE_ENDPOINT "/sbc", PA_BLUETOOTH_UUID_A2DP_SOURCE); pa_log_warn("Only SBC codec is available for A2DP profiles"); - a->application_registered = false; } pa_xfree(path);