mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
Removed unused local var.
This commit is contained in:
parent
fe591cf679
commit
7d98b59dfa
1 changed files with 0 additions and 1 deletions
|
|
@ -338,7 +338,6 @@ char *
|
|||
ldap_host_connected_to( Sockbuf *sb )
|
||||
{
|
||||
struct hostent *hp;
|
||||
char *p;
|
||||
socklen_t len;
|
||||
struct sockaddr_in sin;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue