[Telepathy-commits] [telepathy-gabble/master] offer-accept-private-dbus-stream-tube-socks5: remove useless params of check_conn_properties (fix rebasing error)
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Feb 3 02:13:36 PST 2009
---
...offer-accept-private-dbus-stream-tube-socks5.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/tubes/offer-accept-private-dbus-stream-tube-socks5.py b/tests/twisted/tubes/offer-accept-private-dbus-stream-tube-socks5.py
index b0cba2b..0352d10 100644
--- a/tests/twisted/tubes/offer-accept-private-dbus-stream-tube-socks5.py
+++ b/tests/twisted/tubes/offer-accept-private-dbus-stream-tube-socks5.py
@@ -81,7 +81,7 @@ class S5BFactory(Factory):
def clientConnectionLost(self, connector, reason):
pass
-def check_conn_properties(q, bus, conn, stream, channel_list=None):
+def check_conn_properties(q, conn, channel_list=None):
properties = conn.GetAll(
'org.freedesktop.Telepathy.Connection.Interface.Requests',
dbus_interface=dbus.PROPERTIES_IFACE)
--
1.5.6.5
More information about the telepathy-commits
mailing list