[telepathy-python/master] Removed witty debugging message.

Jonny Lamb jonny.lamb at collabora.co.uk
Thu Jul 16 01:49:24 PDT 2009


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 examples/requests-message.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/examples/requests-message.py b/examples/requests-message.py
index 763d5de..175ef36 100644
--- a/examples/requests-message.py
+++ b/examples/requests-message.py
@@ -65,7 +65,6 @@ class Message:
             self.loop = None
 
     def new_channels_cb(self, channels):
-        print "got a new channel or two boo ya"
         for object_path, props in channels:
             channel_type = props[CHANNEL_INTERFACE + '.ChannelType']
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list