little bugfix

This commit is contained in:
Yann Leboulanger 2004-06-21 13:27:41 +00:00
parent 6054f6e7ba
commit f67f86ab67
1 changed files with 0 additions and 1 deletions

View File

@ -1526,7 +1526,6 @@ class plugin:
def handle_event_agent_info(self, account, array):
#('AGENTS_INFO', account, (agent, infos))
self.handle_event_agent_info(account, array)
if not array[1].has_key('instructions'):
warning_Window(_("error contacting %s") % array[0])
else: