1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 11:43:13 +02:00

Remove old notify code in irc plugin (done by notify plugin)

This commit is contained in:
Sebastien Helleu
2008-06-17 16:22:30 +02:00
parent af87798455
commit 1c1f966aba
7 changed files with 8 additions and 180 deletions
+2 -4
View File
@@ -619,8 +619,7 @@ irc_command_connect (void *data, struct t_gui_buffer *buffer, int argc,
server_tmp.command,
1, /* command_delay */
server_tmp.autojoin,
1, /* autorejoin */
NULL);
1); /* autorejoin */
if (ptr_server)
{
weechat_printf (NULL,
@@ -2777,8 +2776,7 @@ irc_command_server (void *data, struct t_gui_buffer *buffer, int argc,
server_tmp.command,
1, /* command_delay */
server_tmp.autojoin,
1, /* autorejoin */
NULL);
1); /* autorejoin */
if (new_server)
{
weechat_printf (NULL,