From 7d98b59dfa1be44b23211a335e646fe2bed57503 Mon Sep 17 00:00:00 2001 From: Mark Valence Date: Sun, 5 Dec 1999 22:19:08 +0000 Subject: [PATCH] Removed unused local var. --- libraries/libldap/os-ip.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/libldap/os-ip.c b/libraries/libldap/os-ip.c index beba17ebbf..4a908d0575 100644 --- a/libraries/libldap/os-ip.c +++ b/libraries/libldap/os-ip.c @@ -338,7 +338,6 @@ char * ldap_host_connected_to( Sockbuf *sb ) { struct hostent *hp; - char *p; socklen_t len; struct sockaddr_in sin; -- 2.39.5