From 6d577ec2bc68b365aa0b02235d8b1d8d1aac297c Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 21 Jun 2010 15:56:39 +0200 Subject: share-my-desktop: ownership of the request hash table is passed to empathy_dispatcher_create_channel --- libempathy-gtk/empathy-share-my-desktop.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libempathy-gtk/empathy-share-my-desktop.c b/libempathy-gtk/empathy-share-my-desktop.c index 879fc96f8..6456d4859 100644 --- a/libempathy-gtk/empathy-share-my-desktop.c +++ b/libempathy-gtk/empathy-share-my-desktop.c @@ -68,5 +68,4 @@ empathy_share_my_desktop_share_with_contact (EmpathyContact *contact) NULL, NULL); g_object_unref (dispatcher); - g_hash_table_unref (request); } -- cgit v1.2.3