mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-13 14:27:59 +08:00
ITS #2766 (remove slap_syncrepl_bvc & slap_syncrepl_cn_bvc from proto-slap.h)
This commit is contained in:
parent
13f981fdd4
commit
9d59b5a41c
@ -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…
x
Reference in New Issue
Block a user