1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

core: remove obsolete comment

This commit is contained in:
Sebastien Helleu
2011-12-01 17:05:59 +01:00
parent 41b5ef1e4c
commit fcbf297a14
-1
View File
@@ -958,7 +958,6 @@ network_connect_child_read_cb (void *arg_hook_connect, int fd)
hook_fd (hook_connect->plugin,
HOOK_CONNECT(hook_connect, sock),
(!direction ? 1 : 0), (direction ? 1 : 0), 0,
//1, 1, 0,
&network_connect_gnutls_handshake_fd_cb,
hook_connect);
HOOK_CONNECT(hook_connect, handshake_hook_timer) =