From 694c456ed33b82db8a79d31d7874cde5f04e8800 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Thu, 12 Aug 2010 15:21:53 +0200 Subject: [PATCH] Remove misleading comment, we are already listening Closed --- src/sugar/presence/activity.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/sugar/presence/activity.py b/src/sugar/presence/activity.py index 9d583312..02234999 100644 --- a/src/sugar/presence/activity.py +++ b/src/sugar/presence/activity.py @@ -607,8 +607,6 @@ class _JoinCommand(_BaseCommand): self.text_channel_group_flags &= ~removed def _add_self_to_channel(self): - _logger.info('KILL_PS Connect to the Closed signal of the text channel') - # FIXME: cope with non-Group channels here if we want to support # non-OLPC-compatible IMs