From 9e298f8402d9e7aabce491ad9700f9ca267335fb Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 16 Sep 2020 14:07:44 -0700 Subject: client/player: Use QoS interval on transport.send This makes use of QoS interval when sending a file. --- tools/bluetooth-player.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/bluetooth-player.c b/tools/bluetooth-player.c index b6cdd161e..eba104d09 100644 --- a/tools/bluetooth-player.c +++ b/tools/bluetooth-player.c @@ -36,7 +36,6 @@ #define PROMPT_ON COLOR_BLUE "[bluetooth]" COLOR_OFF "# " #define PROMPT_OFF "[bluetooth]# " - static DBusConnection *dbus_conn; static void connect_handler(DBusConnection *connection, void *user_data) -- cgit v1.2.1