diff options
Diffstat (limited to 'libempathy/empathy-utils.c')
-rw-r--r-- | libempathy/empathy-utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index 754526608..4fc12085a 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -470,8 +470,6 @@ empathy_call_request_cb (EmpathyDispatchOperation *operation, empathy_dispatch_operation_get_channel_wrapper (operation)); empathy_tp_call_to (call, contact); - - g_object_unref (call); } g_object_unref (contact); |