[Telepathy-commits] [telepathy-gabble/master] conn-olpc: remove debug print

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Sep 26 10:02:10 PDT 2008


20080522100628-7fe3f-4221ce88eb3867149e4873579d25853dc75bf105.gz
---
 src/conn-olpc.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/conn-olpc.c b/src/conn-olpc.c
index 3d78c1c..1c10180 100644
--- a/src/conn-olpc.c
+++ b/src/conn-olpc.c
@@ -3544,7 +3544,6 @@ olpc_activity_search_by_participants (GabbleSvcOLPCActivity *iface,
 
       jid = tp_handle_inspect (contact_repo,
           g_array_index (participants, TpHandle, i));
-      g_print ("aaaaaaa %s\n", jid);
 
       buddy = lm_message_node_add_child (activity_node, "buddy", "");
       lm_message_node_set_attribute (buddy, "jid", jid);
-- 
1.5.6.5




More information about the Telepathy-commits mailing list