[Telepathy-commits] [telepathy-gabble/master] gabbletest: remove the second call of Disconnect() as it's useless

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Sep 30 06:01:03 PDT 2008


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

diff --git a/tests/twisted/gabbletest.py b/tests/twisted/gabbletest.py
index 6460889..07398fb 100644
--- a/tests/twisted/gabbletest.py
+++ b/tests/twisted/gabbletest.py
@@ -335,8 +335,6 @@ def exec_test_deferred (fun, params, protocol=None, timeout=None):
             # exited and refdbg can generates its report
             time.sleep(5.5)
 
-        # second call destroys object
-        conn.Disconnect()
     except dbus.DBusException, e:
         pass
 
-- 
1.5.6.5



More information about the Telepathy-commits mailing list