From 5ff74495a737c15fc97b4b8bcda8a33dd2858560 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 26 Nov 2012 15:07:23 +0200 Subject: [PATCH] test: Remove AutoConnect from test-hfp since it's now the default --- test/test-hfp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test-hfp b/test/test-hfp index 9aa4ec0e2..1abd11e90 100755 --- a/test/test-hfp +++ b/test/test-hfp @@ -207,7 +207,6 @@ if __name__ == '__main__': mainloop = GObject.MainLoop() opts = { - "AutoConnect" : True, "Version" : dbus.UInt16(0x0106), "Features" : dbus.UInt16(HF_FEATURES), } -- 2.47.3