From: Howard Chu Date: Thu, 5 Mar 2009 09:17:36 +0000 (+0000) Subject: Delete bogus code from 1.435 X-Git-Tag: ACLCHECK_0~754 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e048aa3346623c2a68d9841b90d72bc59268a6;p=thirdparty%2Fopenldap.git 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,