--- gobex/gobex.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/gobex/gobex.c b/gobex/gobex.c index 0db4567..33b77fd 100644 --- a/gobex/gobex.c +++ b/gobex/gobex.c @@ -247,8 +247,6 @@ static gboolean req_timeout(gpointer user_data) g_obex_debug(G_OBEX_DEBUG_ERROR, "%s", err->message); - obex->pending_req = NULL; - if (p->rsp_func) p->rsp_func(obex, err, NULL, p->rsp_data); -- 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