mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
ITS #2766 (remove slap_syncrepl_bvc & slap_syncrepl_cn_bvc from proto-slap.h)
This commit is contained in:
parent
13f981fdd4
commit
9d59b5a41c
1 changed files with 0 additions and 3 deletions
|
|
@ -1175,9 +1175,6 @@ LDAP_SLAPD_F (int) do_extended LDAP_P((Operation *op, SlapReply *rs));
|
|||
* syncrepl.c
|
||||
*/
|
||||
|
||||
LDAP_SLAPD_V( const struct berval ) slap_syncrepl_bvc;
|
||||
LDAP_SLAPD_V( const struct berval ) slap_syncrepl_cn_bvc;
|
||||
|
||||
LDAP_SLAPD_V (struct runqueue_s) syncrepl_rq;
|
||||
|
||||
LDAP_SLAPD_F (void) init_syncrepl LDAP_P(());
|
||||
|
|
|
|||
Loading…
Reference in a new issue