[Telepathy-commits] [telepathy-salut/master] salut_tube_dbus_dispose: no need to define twice contact_repo

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Dec 12 10:06:36 PST 2008


---
 src/tube-dbus.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index f120003..16ef753 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -485,8 +485,6 @@ salut_tube_dbus_dispose (GObject *object)
 
   if (priv->dbus_names)
     {
-      TpHandleRepoIface *contact_repo = tp_base_connection_get_handles (
-          (TpBaseConnection *) priv->conn, TP_HANDLE_TYPE_CONTACT);
       g_hash_table_foreach (priv->dbus_names, unref_handle_foreach,
           contact_repo);
       g_hash_table_destroy (priv->dbus_names);
-- 
1.5.6.5




More information about the Telepathy-commits mailing list