[Telepathy-commits] [telepathy-gabble/master] olpc-buddy-search: remove debug output

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Oct 7 09:59:35 PDT 2008


---
 tests/twisted/olpc/olpc-buddy-search.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/olpc/olpc-buddy-search.py b/tests/twisted/olpc/olpc-buddy-search.py
index a164fb3..0d0b907 100644
--- a/tests/twisted/olpc/olpc-buddy-search.py
+++ b/tests/twisted/olpc/olpc-buddy-search.py
@@ -191,7 +191,6 @@ def test(q, bus, conn, stream):
         EventPattern('stream-iq', to='gadget.localhost', query_ns=NS_OLPC_BUDDY),
         EventPattern('dbus-return', method='CreateChannel'))
 
-    print iq_event.stanza.toXml()
     properties_node = xpath.queryForNodes('/iq/view/buddy/properties',
             iq_event.stanza)
     props = parse_properties(properties_node[0])
-- 
1.5.6.5




More information about the Telepathy-commits mailing list