[telepathy-butterfly/master] Don't announce session on un-announced channel
Olivier Crête
olivier.crete at collabora.co.uk
Mon Oct 5 17:53:30 PDT 2009
---
butterfly/channel/media.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/butterfly/channel/media.py b/butterfly/channel/media.py
index 3a90309..b2ce995 100644
--- a/butterfly/channel/media.py
+++ b/butterfly/channel/media.py
@@ -78,7 +78,6 @@ class ButterflyMediaChannel(
self._initiator = None
self._session_handler = ButterflySessionHandler(self._conn, self, call.media_session)
- self.NewSessionHandler(self._session_handler, self._session_handler.subtype)
flags = (telepathy.CHANNEL_GROUP_FLAG_CAN_REMOVE |
telepathy.CHANNEL_GROUP_FLAG_MESSAGE_REMOVE |
--
1.5.6.5
More information about the telepathy-commits
mailing list