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

relay: remove commented variable

This commit is contained in:
Sébastien Helleu
2024-04-14 19:13:47 +02:00
parent b7d07840d1
commit 731871dd78
@@ -789,7 +789,6 @@ relay_remote_network_connect_cb (const void *pointer, void *data, int status,
const char *ip_address)
{
struct t_relay_remote *remote;
/*int dhkey_size;*/
/* make C compiler happy */
(void) data;