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

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Oct 13 09:18:49 PDT 2008


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

diff --git a/tests/twisted/olpc/olpc-buddy-search.py b/tests/twisted/olpc/olpc-buddy-search.py
index c539553..1b89135 100644
--- a/tests/twisted/olpc/olpc-buddy-search.py
+++ b/tests/twisted/olpc/olpc-buddy-search.py
@@ -417,8 +417,6 @@ def test(q, bus, conn, stream):
     assert view['id'] == '4'
     assert view['size'] == '5'
 
-    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