fix TB. fixes #3076

This commit is contained in:
Yann Leboulanger 2007-04-25 14:20:57 +00:00
parent b7097fac7f
commit e6fa47594b
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf):
def _disconnectedReconnCB(self):
'''Called when we are disconnected. Comes from network manager for example
we don't try to reconnect, network manager will tell us when we can'''
log.debug('disconnectedReconnCB')
if gajim.account_is_connected(self.name):
# we cannot change our status to offline or connecting
# after we auth to server