summaryrefslogtreecommitdiffstats
path: root/plugins/hfp.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hfp.c')
-rw-r--r--plugins/hfp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/hfp.c b/plugins/hfp.c
index 29a11f76..7b2005ef 100644
--- a/plugins/hfp.c
+++ b/plugins/hfp.c
@@ -1023,8 +1023,6 @@ remove:
g_dbus_remove_watch(connection, uuid_watch);
g_hash_table_destroy(uuid_hash);
- dbus_connection_unref(connection);
-
return err;
}