mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
parent
3a929898e2
commit
04b44a8f8d
@ -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…
Reference in New Issue
Block a user