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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user