[telepathy-butterfly/master] Make sure a channel has members when it is created

Olivier Crête olivier.crete at collabora.co.uk
Mon Oct 5 17:58:12 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 b2ce995..7c15f2a 100644
--- a/butterfly/channel/media.py
+++ b/butterfly/channel/media.py
@@ -210,7 +210,6 @@ class ButterflyMediaChannel(
     def on_stream_state_changed(self, handler, state):
         self.StreamStateChanged(handler.id, state)
 
-    @async
     def __add_initial_participants(self):
         added = []
         local_pending = []
-- 
1.5.6.5




More information about the telepathy-commits mailing list