this is no longer needed

This commit is contained in:
Nikos Kouremenos 2005-05-06 10:43:34 +00:00
parent 69a42c1da5
commit 3c200bea78
1 changed files with 0 additions and 3 deletions

View File

@ -645,9 +645,6 @@ class Interface:
} }
parser.read() parser.read()
#create the config
self.save_config()
for account in gajim.config.get_per('accounts'): for account in gajim.config.get_per('accounts'):
gajim.connections[account] = common.connection.Connection(account) gajim.connections[account] = common.connection.Connection(account)