]> git.sur5r.net Git - openldap/commitdiff
fix compile error
authorKurt Zeilenga <kurt@openldap.org>
Fri, 24 Oct 2003 17:34:33 +0000 (17:34 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 24 Oct 2003 17:34:33 +0000 (17:34 +0000)
servers/slapd/config.c

index 25b55c9c489cf4172ec1aadfe740b5aea772e8fa..a694ef5b1d45c94d00462385a38677f4becbb37e 100644 (file)
@@ -2802,7 +2802,6 @@ add_syncrepl(
        si->si_manageDSAit = 0;
        si->si_tlimit = -1;
        si->si_slimit = -1;
-       si->si_syncUUID = NULL;
        si->si_syncUUID_ndn.bv_val = NULL;
        si->si_syncUUID_ndn.bv_len = 0;
        si->si_sync_mode = LDAP_SYNC_STATE_MODE;