mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
Remove debug message when using command /away
This commit is contained in:
@@ -301,7 +301,6 @@ irc_command_away_server (struct t_irc_server *server, const char *arguments)
|
||||
{
|
||||
weechat_buffer_set (ptr_channel->buffer, "unread", "");
|
||||
}
|
||||
weechat_printf (NULL, "set unread");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user