From 1b54cd24ed0797d8c4c33de2af27bb60d358674b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 15 Feb 2025 21:14:10 +0100 Subject: [PATCH] irc: remove extra empty line --- src/plugins/irc/irc-command.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/irc/irc-command.h b/src/plugins/irc/irc-command.h index a58ff4d39..35c40d4cd 100644 --- a/src/plugins/irc/irc-command.h +++ b/src/plugins/irc/irc-command.h @@ -53,7 +53,6 @@ struct t_irc_channel; return WEECHAT_RC_OK; \ } - #define IRC_COMMAND_KEEP_SPACES weechat_hook_set (ptr_hook, "keep_spaces_right", "1") /*