From d0ed9fa6aca8df1d152934bd6328d7ce9c095f61 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pali=20Roh=C3=A1r?= Date: Thu, 30 Apr 2020 18:40:53 +0200 Subject: [PATCH] bluetooth: policy: Remove BlueZ 4 related code Remove what was forgotten in e81e7a2ca52c232c38b00bdf97dbb36c83a86043 and 493892434a63e0e3e1ef2bd4347c0c21e69c6ba1 commits. --- src/modules/bluetooth/module-bluetooth-policy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/bluetooth/module-bluetooth-policy.c b/src/modules/bluetooth/module-bluetooth-policy.c index 0a6d59d..ffaa140 100644 --- a/src/modules/bluetooth/module-bluetooth-policy.c +++ b/src/modules/bluetooth/module-bluetooth-policy.c @@ -44,7 +44,6 @@ static const char* const valid_modargs[] = { "auto_switch", "a2dp_source", "ag", - "hfgw", NULL }; -- 2.7.4