Delete bogus code from 1.435

This commit is contained in:
Howard Chu 2009-03-05 09:17:36 +00:00
parent 0ba084d8b0
commit 86e048aa33

View file

@ -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,