mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
get rid of unreferenced variable deleteoldrdn
This commit is contained in:
parent
d2ab3f1d5d
commit
e24a4ee074
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ replog(
|
|||
LDAPModList *ml;
|
||||
Entry *e;
|
||||
char *newrdn, *tmp;
|
||||
int deleteoldrdn;
|
||||
FILE *fp, *lfp;
|
||||
int len, i;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue