mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 10:43:13 +02:00
irc: Remove unnecessary stores
This commit is contained in:
@@ -981,7 +981,6 @@ irc_message_split (struct t_irc_server *server, const char *message)
|
||||
host = NULL;
|
||||
command = NULL;
|
||||
arguments = NULL;
|
||||
index_args = 0;
|
||||
argv = NULL;
|
||||
argv_eol = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user