[empathy: 82/148] Don't destroy an hashtable owned by DBus
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 82/148] Don't destroy an hashtable owned by DBus
- Date: Mon, 1 Jun 2009 12:14:28 -0400 (EDT)
commit efc7ca8632a73dd30b0e3b36931e63c3922ae8ee
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date: Fri May 15 16:21:39 2009 +0200
Don't destroy an hashtable owned by DBus
---
libempathy/empathy-ft-handler.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c
index 453080d..737857c 100644
--- a/libempathy/empathy-ft-handler.c
+++ b/libempathy/empathy-ft-handler.c
@@ -996,8 +996,6 @@ channel_get_all_properties_cb (TpProxy *proxy,
priv->description = g_value_dup_string (
g_hash_table_lookup (properties, "Description"));
- g_hash_table_destroy (properties);
-
c_factory = empathy_tp_contact_factory_dup_singleton
(tp_channel_borrow_connection (TP_CHANNEL (proxy)));
c_handle = tp_channel_get_handle (TP_CHANNEL (proxy), NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]