libcli/cldap/cldap.c - remove outdated comment
[ira/wip.git] / libcli / cldap / cldap.c
index 29c3b7bb51f82a01d3427cad39437317f6cb264a..3322bd8e7b919dfc872712879322526261635b86 100644 (file)
@@ -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;
 }
 
 /*