mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
Remove debug print of irc redirects in log file
This commit is contained in:
@@ -537,8 +537,6 @@ irc_redirect_new (struct t_irc_server *server,
|
||||
*/
|
||||
if (new_redirect && ptr_redirect_pattern->temp_pattern)
|
||||
irc_redirect_pattern_free (ptr_redirect_pattern);
|
||||
|
||||
irc_redirect_print_log (server);
|
||||
|
||||
return new_redirect;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user