mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
cleanup prev commit, delete unused vars
This commit is contained in:
parent
329741ff0b
commit
011d14c136
@ -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 );
|
||||
|
Loading…
Reference in New Issue
Block a user