mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 13:09:42 -05:00
remove unused var, 'dn'
This commit is contained in:
parent
960041de8a
commit
5df2c83b38
1 changed files with 0 additions and 1 deletions
|
|
@ -196,7 +196,6 @@ int ldap_domain2hostlist(
|
|||
{
|
||||
#ifdef HAVE_RES_QUERY
|
||||
char *request;
|
||||
char *dn;
|
||||
char *hostlist = NULL;
|
||||
int rc, len, cur = 0;
|
||||
unsigned char reply[1024];
|
||||
|
|
|
|||
Loading…
Reference in a new issue