cleanup prev commit, delete unused vars

This commit is contained in:
Howard Chu 2008-11-16 01:24:09 +00:00
parent 329741ff0b
commit 011d14c136

View File

@ -2201,7 +2201,6 @@ retry_add:;
op->o_req_ndn = dni.ndn;
if ( dni.renamed ) {
struct berval noldp, newp, nnewp;
Modifications *mod, **modtail, **ml;
op->o_tag = LDAP_REQ_MODRDN;
dnRdn( &entry->e_name, &op->orr_newrdn );