[telepathy-butterfly/master] Removed unimplemented functions
Louis-Francis Ratté-Boulianne
louis-francis.ratte-boulianne at collabora.co.uk
Thu Sep 10 06:48:15 PDT 2009
---
butterfly/channel/media.py | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/butterfly/channel/media.py b/butterfly/channel/media.py
index 4768888..4a8f44f 100644
--- a/butterfly/channel/media.py
+++ b/butterfly/channel/media.py
@@ -127,14 +127,6 @@ class ButterflyMediaChannel(
print "Remove members", handles, message, reason
#papyon.event.call.CallEventInterface
- def on_call_incoming(self):
- print "RING"
-
- #papyon.event.call.CallEventInterface
- def on_call_ringing(self):
- print "RING"
-
- #papyon.event.call.CallEventInterface
def on_call_accepted(self):
self.on_call_answered(3, 0)
--
1.5.6.5
More information about the telepathy-commits
mailing list