From: Luiz Augusto von Dentz <luiz.dentz-von@xxxxxxxxx> --- client/session.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/client/session.c b/client/session.c index 88eae8d..ceda3f4 100644 --- a/client/session.c +++ b/client/session.c @@ -516,10 +516,7 @@ struct session_data *session_create(const char *source, void session_shutdown(struct session_data *session) { - struct transfer_data *transfer; - DBG("%p", session); - transfer = session->pending ? session->pending->data : NULL; session_ref(session); -- 1.7.1 -- 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