From: Kurt Zeilenga Date: Sat, 25 Sep 1999 23:13:15 +0000 (+0000) Subject: Remove lint. X-Git-Tag: UCDATA_2_4~364 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e7e4800d445245334b5b276c874c769a821e8c81;p=openldap Remove lint. --- diff --git a/libraries/libldap/request.c b/libraries/libldap/request.c index 36bd54aff7..6e4174e936 100644 --- a/libraries/libldap/request.c +++ b/libraries/libldap/request.c @@ -78,7 +78,7 @@ ldap_send_initial_request( const char *dn, BerElement *ber ) { - LDAPServer *servers, *srv; + LDAPServer *servers; Debug( LDAP_DEBUG_TRACE, "ldap_send_initial_request\n", 0, 0, 0 );