summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-12-01 17:05:59 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-12-01 17:05:59 +0100
commitfcbf297a14b5d7f19515595ffd58276c3c2b531d (patch)
treecf1f7c864904158bc19fe18254e4aca1f784dc9e /src
parent41b5ef1e4cc6a28bd7274a016d83c95a93656248 (diff)
downloadweechat-fcbf297a14b5d7f19515595ffd58276c3c2b531d.zip
core: remove obsolete comment
Diffstat (limited to 'src')
-rw-r--r--src/core/wee-network.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/wee-network.c b/src/core/wee-network.c
index c381d988c..0f5680285 100644
--- a/src/core/wee-network.c
+++ b/src/core/wee-network.c
@@ -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) =