Removed unused local var.

This commit is contained in:
Mark Valence 1999-12-05 22:19:08 +00:00
parent fe591cf679
commit 7d98b59dfa

View file

@ -338,7 +338,6 @@ char *
ldap_host_connected_to( Sockbuf *sb )
{
struct hostent *hp;
char *p;
socklen_t len;
struct sockaddr_in sin;