--- client/agent.c | 1 - 1 file changed, 1 deletion(-) diff --git a/client/agent.c b/client/agent.c index b34ad77..20787bc 100644 --- a/client/agent.c +++ b/client/agent.c @@ -390,7 +390,6 @@ static void register_agent_reply(DBusMessage *message, void *user_data) void agent_register(DBusConnection *conn, GDBusProxy *manager, const char *capability) - { if (agent_registered == TRUE) { rl_printf("Agent is already registered\n"); -- 1.8.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html