[Telepathy-commits] [telepathy-gabble/master] Remove debugs that I did not mean to record

Alban Crequy alban.crequy at collabora.co.uk
Tue Aug 19 10:52:39 PDT 2008


20080514115627-a41c0-3be91cf584e3cc6200819f48a2b17b3596865632.gz
---
 tests/twisted/jingle/hold-audio.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/jingle/hold-audio.py b/tests/twisted/jingle/hold-audio.py
index 8d03383..78fc3ff 100644
--- a/tests/twisted/jingle/hold-audio.py
+++ b/tests/twisted/jingle/hold-audio.py
@@ -79,7 +79,6 @@ def test(q, bus, conn, stream):
     stream_handler.StreamState(2)
 
     e = q.expect('stream-iq')
-    print e.iq_type, e.stanza
     assert e.query.name == 'jingle'
     assert e.query['action'] == 'session-initiate'
     stream.send(gabbletest.make_result_iq(stream, e.stanza))
-- 
1.5.6.3




More information about the Telepathy-commits mailing list