summaryrefslogtreecommitdiff
path: root/libcli/cldap
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2011-11-10 17:13:29 +0100
committerMatthias Dieter Wallnöfer <mdw@samba.org>2011-11-10 20:32:08 +0100
commit4cafcf0e6b2eaeda01fc340cdf1e552bafc4073b (patch)
tree702af1a2eea02c6080941dedc8d605bf96965b94 /libcli/cldap
parent145f53e82413d7307643079f4a34aaeed0da80ab (diff)
downloadsamba-4cafcf0e6b2eaeda01fc340cdf1e552bafc4073b.tar.gz
samba-4cafcf0e6b2eaeda01fc340cdf1e552bafc4073b.tar.bz2
samba-4cafcf0e6b2eaeda01fc340cdf1e552bafc4073b.zip
libcli/cldap/cldap.c - remove outdated comment
Reviewed-by: metze Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Thu Nov 10 20:32:08 CET 2011 on sn-devel-104
Diffstat (limited to 'libcli/cldap')
-rw-r--r--libcli/cldap/cldap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcli/cldap/cldap.c b/libcli/cldap/cldap.c
index 29c3b7bb51..3322bd8e7b 100644
--- a/libcli/cldap/cldap.c
+++ b/libcli/cldap/cldap.c
@@ -212,8 +212,6 @@ static void cldap_recvfrom_done(struct tevent_req *subreq)
nomem:
talloc_free(subreq);
talloc_free(in);
- /*TODO: call a dead socket handler */
- return;
}
/*