[Telepathy-commits] [telepathy-gabble/master] remove a debug g_print
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Sep 26 10:02:13 PDT 2008
20080526130331-7fe3f-e49f48449ad0f951e253b8c6c4ac3d56ba8710f0.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 32c4853..afa2565 100644
--- a/src/conn-olpc.c
+++ b/src/conn-olpc.c
@@ -3078,7 +3078,6 @@ conn_olpc_msg_cb (LmMessageHandler *handler,
const gchar *ns;
ns = lm_message_node_get_attribute (node, "xmlns");
- g_print ("%s %s\n", node->name, ns);
if (!tp_strdiff (node->name, "change") &&
!tp_strdiff (ns, NS_OLPC_BUDDY))
--
1.5.6.5
More information about the Telepathy-commits
mailing list