irc: remove useless refresh of bar item

And the name of item was wrong ("nicklist" instead of "buffer_nicklist").
This commit is contained in:
Sébastien Helleu 2014-12-26 15:44:26 +01:00
parent 966a7b5143
commit bf05086878

View File

@ -853,7 +853,6 @@ irc_config_change_color_nick_prefixes (void *data,
irc_nick_nicklist_set_prefix_color_all ();
weechat_bar_item_update ("input_prompt");
weechat_bar_item_update ("nicklist");
}
/*