[Telepathy-commits] [telepathy-gabble/master] test-muc.py: remove redundant call to dbus.SessionBus

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Aug 19 10:53:12 PDT 2008


20080701183020-53eee-5e7e5663527f930bd96d9162f8518c1d32329e41.gz
---
 tests/twisted/muc/test-muc.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/muc/test-muc.py b/tests/twisted/muc/test-muc.py
index 31303b7..a0ab34b 100644
--- a/tests/twisted/muc/test-muc.py
+++ b/tests/twisted/muc/test-muc.py
@@ -64,7 +64,6 @@ def test(q, bus, conn, stream):
 
     event = q.expect('dbus-return', method='RequestChannel')
 
-    bus = dbus.SessionBus()
     text_chan = bus.get_object(conn.bus_name, event.value[0])
 
     # Exercise basic Channel Properties from spec 0.17.7
-- 
1.5.6.3




More information about the Telepathy-commits mailing list