free account after account connect

This commit is contained in:
James Booth
2015-06-24 20:24:39 +01:00
parent 48a2cad8fd
commit 626ab51ed4

View File

@@ -238,6 +238,7 @@ cmd_connect(ProfWin *window, gchar **args, struct cmd_help_t help)
}
jid = account_create_full_jid(account);
account_free(account);
// connect with JID
} else {