mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
More merge fix
This commit is contained in:
parent
513d96105d
commit
13ad0aedcc
1 changed files with 0 additions and 2 deletions
|
|
@ -2577,8 +2577,6 @@ set1:
|
|||
rc = 0;
|
||||
goto set2;
|
||||
}
|
||||
rc = cursor->mc_txn->mt_dbxs[cursor->mc_dbi].md_cmp(key, &nodekey);
|
||||
if (rc <= 0) goto set1;
|
||||
}
|
||||
/* If any parents have right-sibs, search.
|
||||
* Otherwise, there's nothing further.
|
||||
|
|
|
|||
Loading…
Reference in a new issue