diff options
| -rw-r--r-- | hcid/agent.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/hcid/agent.c b/hcid/agent.c index 2725b8c9..1e02ea7c 100644 --- a/hcid/agent.c +++ b/hcid/agent.c @@ -286,7 +286,6 @@ done:  	dbus_message_unref(message);  	agent->request = NULL; -	dbus_pending_call_cancel(req->call);  	agent_request_free(req);  	if (agent->addr) { | 
