mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 14:42:10 -05:00
Delete bogus code from 1.435
This commit is contained in:
parent
0ba084d8b0
commit
86e048aa33
1 changed files with 0 additions and 2 deletions
|
|
@ -3186,8 +3186,6 @@ dn_callback(
|
|||
* is actually newer than old entry
|
||||
*/
|
||||
if ( !is_entry_glue( rs->sr_entry )) {
|
||||
old = attr_find( rs->sr_entry->e_attrs,
|
||||
slap_schema.si_ad_objectClass );
|
||||
old = attr_find( rs->sr_entry->e_attrs,
|
||||
slap_schema.si_ad_entryCSN );
|
||||
new = attr_find( dni->new_entry->e_attrs,
|
||||
|
|
|
|||
Loading…
Reference in a new issue