mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
relay: remove dead assignment
This commit is contained in:
@@ -276,7 +276,6 @@ relay_server_sock_cb (const void *pointer, void *data, int fd)
|
||||
(void) data;
|
||||
(void) fd;
|
||||
|
||||
client_fd = -1;
|
||||
relay_password = NULL;
|
||||
relay_totp_secret = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user