mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
parent
3a929898e2
commit
04b44a8f8d
1 changed files with 1 additions and 2 deletions
|
|
@ -250,8 +250,7 @@ static void query_send(IRC_SERVER_REC *server, int query)
|
|||
cmd = NULL;
|
||||
}
|
||||
|
||||
/* queue the command */
|
||||
irc_send_cmd_full(server, cmd, FALSE, FALSE, FALSE);
|
||||
irc_send_cmd(server, cmd);
|
||||
|
||||
g_free(chanstr);
|
||||
g_free(chanstr_commas);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue