]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorPierangelo Masarati <ando@openldap.org>
Fri, 5 Mar 2004 09:56:16 +0000 (09:56 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 5 Mar 2004 09:56:16 +0000 (09:56 +0000)
servers/slapd/backglue.c

index 9a83d4e8717abb8300fe5acd620acc1b3c1efade..763c1d2010caa0a1d83556af1ac061c9687ab0da 100644 (file)
@@ -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;