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-gtk/empathy-ui-utils.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-ui-utils.c b/libempathy-gtk/empathy-ui-utils.c index 7e16fd6e0..effeb7a01 100644 --- a/libempathy-gtk/empathy-ui-utils.c +++ b/libempathy-gtk/empathy-ui-utils.c @@ -1443,7 +1443,6 @@ file_manager_send_file_request_cb (EmpathyDispatchOperation *operation, empathy_tp_file_offer (tp_file, file, NULL); g_object_unref (file); - g_object_unref (tp_file); } static void -- cgit v1.2.3