From eba71b838f543c7dd9390e74911526cf3d48fa26 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 9 Jan 2009 16:15:27 +0000 Subject: Make the dispatch operation _get_ functions not return a ref Signed-off-by: Sjoerd Simons svn path=/trunk/; revision=2188 --- libempathy/empathy-utils.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libempathy/empathy-utils.c') 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); -- cgit v1.2.3