[Telepathy-commits] [telepathy-python/master] server/channel.py: remove Transfer interface as it's an experimental one

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Jan 5 02:32:12 PST 2009


---
 src/server/channel.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/server/channel.py b/src/server/channel.py
index 91e5ffa..f778040 100644
--- a/src/server/channel.py
+++ b/src/server/channel.py
@@ -320,6 +320,4 @@ class ChannelInterfacePassword(_ChannelInterfacePassword):
         self._password_flags &= ~removed
 
 
-from telepathy._generated.Channel_Interface_Transfer import ChannelInterfaceTransfer
-
 from telepathy._generated.Channel_Interface_Call_State import ChannelInterfaceCallState
-- 
1.5.6.5



More information about the Telepathy-commits mailing list