[empathy] share-my-desktop: ownership of the request hash table is passed to empathy_dispatcher_create_channel



commit 6d577ec2bc68b365aa0b02235d8b1d8d1aac297c
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Jun 21 15:56:39 2010 +0200

    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 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-share-my-desktop.c b/libempathy-gtk/empathy-share-my-desktop.c
index 879fc96..6456d48 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);
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]