mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
cleanup
This commit is contained in:
parent
b761105439
commit
f5ffcae717
1 changed files with 0 additions and 1 deletions
|
|
@ -315,7 +315,6 @@ glue_back_search ( Operation *op, SlapReply *rs )
|
|||
* check for abandon
|
||||
*/
|
||||
if (op->o_abandon) {
|
||||
/* FIXME: see right after end_of_loop: */
|
||||
op->o_req_dn = dn;
|
||||
op->o_req_ndn = ndn;
|
||||
goto done;
|
||||
|
|
|
|||
Loading…
Reference in a new issue