mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 07:16:21 +00:00
@@ -3656,11 +3656,6 @@ cmd_join(ProfWin *window, const char *const command, gchar **args)
|
|||||||
jid_destroy(room_arg);
|
jid_destroy(room_arg);
|
||||||
account_free(account);
|
account_free(account);
|
||||||
|
|
||||||
if (account->muc_service) {
|
|
||||||
// then we allocated the memory ourself (see above)
|
|
||||||
free(room);
|
|
||||||
}
|
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user