For several reasons, a shared activity won't survive to its connection

disconnecting and coming back.
This commit is contained in:
Tomeu Vizoso 2010-08-12 15:33:52 +02:00
parent cd6c0101af
commit 1d16629d1b

View File

@ -262,7 +262,6 @@ class Buddy(BaseBuddy):
self.contact_id = contact_id
self.contact_handle = None
_logger.info('KILL_PS Handle the connection going away and coming back')
connection_manager = get_connection_manager()
connection = connection_manager.get_connection(account_path)