diff options
-rw-r--r-- | 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 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); } |