mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#9659 remove redundant peerbv def
This commit is contained in:
parent
affa9de311
commit
73be971a7d
1 changed files with 0 additions and 1 deletions
|
|
@ -2110,7 +2110,6 @@ slap_listener(
|
|||
struct berval peerbv = BER_BVC(peername);
|
||||
#ifdef LDAP_PF_LOCAL_SENDMSG
|
||||
char peerbuf[8];
|
||||
struct berval peerbv = BER_BVNULL;
|
||||
#endif
|
||||
int cflag;
|
||||
int tid;
|
||||
|
|
|
|||
Loading…
Reference in a new issue