mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 02:33:12 +02:00
irc: remove empty lines
This commit is contained in:
@@ -662,7 +662,6 @@ irc_server_set_addresses (struct t_irc_server *server, const char *addresses)
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Sets index of current address for server.
|
||||
*/
|
||||
@@ -3060,7 +3059,6 @@ irc_server_msgq_flush ()
|
||||
|
||||
msg_decoded = NULL;
|
||||
|
||||
|
||||
switch (IRC_SERVER_OPTION_INTEGER(irc_recv_msgq->server,
|
||||
IRC_SERVER_OPTION_CHARSET_MESSAGE))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user