this is no longer needed
This commit is contained in:
parent
69a42c1da5
commit
3c200bea78
|
@ -645,9 +645,6 @@ class Interface:
|
|||
}
|
||||
parser.read()
|
||||
|
||||
#create the config
|
||||
self.save_config()
|
||||
|
||||
for account in gajim.config.get_per('accounts'):
|
||||
gajim.connections[account] = common.connection.Connection(account)
|
||||
|
||||
|
|
Loading…
Reference in New Issue