mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Removed a superfluous line left after the ai_addr == NULL fix
This commit is contained in:
parent
e78265738d
commit
3c28bb413d
@ -395,7 +395,6 @@ static int slap_get_listener_addresses(
|
||||
return -1;
|
||||
}
|
||||
|
||||
sai = res;
|
||||
sap = *sal;
|
||||
|
||||
for ( sai=res; sai; sai=sai->ai_next ) {
|
||||
|
Loading…
Reference in New Issue
Block a user