From: Quanah Gibson-Mount Date: Thu, 5 Mar 2009 21:27:38 +0000 (+0000) Subject: Delete bogus code from 1.435 X-Git-Tag: OPENLDAP_REL_ENG_2_4_16~57 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f180ba8cec688ab7f0a71b43e073c5a527a2d931;p=openldap Delete bogus code from 1.435 --- diff --git a/servers/slapd/syncrepl.c b/servers/slapd/syncrepl.c index f10c36b600..69e5a9b095 100644 --- a/servers/slapd/syncrepl.c +++ b/servers/slapd/syncrepl.c @@ -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,