[Telepathy-commits] [telepathy-gabble/master] buddy-view: no need to define manually the object path

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Oct 8 10:05:32 PDT 2008


---
 src/olpc-buddy-view.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/olpc-buddy-view.c b/src/olpc-buddy-view.c
index b9a1bc8..f5a19fa 100644
--- a/src/olpc-buddy-view.c
+++ b/src/olpc-buddy-view.c
@@ -181,8 +181,6 @@ gabble_olpc_buddy_view_constructor (GType type,
   priv = GABBLE_OLPC_BUDDY_VIEW_GET_PRIVATE (GABBLE_OLPC_BUDDY_VIEW (obj));
   conn = (TpBaseConnection *) view->conn;
 
-  view->object_path = g_strdup_printf ("%s/OlpcBuddyView%u",
-      conn->object_path, view->id);
   bus = tp_get_bus ();
   dbus_g_connection_register_g_object (bus, view->object_path, obj);
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list