git.samba.org
/
bbaumbach
/
samba-autobuild
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
145f53e
)
libcli/cldap/cldap.c - remove outdated comment
author
Matthias Dieter Wallnöfer
<mdw@samba.org>
Thu, 10 Nov 2011 16:13:29 +0000
(17:13 +0100)
committer
Matthias Dieter Wallnöfer
<mdw@samba.org>
Thu, 10 Nov 2011 19:32:08 +0000
(20:32 +0100)
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
libcli/cldap/cldap.c
patch
|
blob
|
history
diff --git
a/libcli/cldap/cldap.c
b/libcli/cldap/cldap.c
index 29c3b7bb51f82a01d3427cad39437317f6cb264a..3322bd8e7b919dfc872712879322526261635b86 100644
(file)
--- 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;
}
/*