1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 08:13:14 +02:00

irc: remove unused variable

This commit is contained in:
Sébastien Helleu
2014-11-23 10:47:55 +01:00
parent 7aa7098297
commit 173b4c9749
-2
View File
@@ -5085,8 +5085,6 @@ IRC_PROTOCOL_CALLBACK(901)
IRC_PROTOCOL_CALLBACK(sasl_end_ok)
{
int sasl_fail;
irc_protocol_cb_numeric (server,
date, nick, address, host, command,
ignored, argc, argv, argv_eol);