]> git.sur5r.net Git - openldap/commitdiff
remove managedsait comment
authorKurt Zeilenga <kurt@openldap.org>
Thu, 15 Jul 1999 22:38:37 +0000 (22:38 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 15 Jul 1999 22:38:37 +0000 (22:38 +0000)
servers/slapd/back-ldbm/add.c

index 941ca191439b11eb3f9d5bcf14de1dbcdffb4eb0..c6f85169c69f3a80892529da57f3ff69307ff60d 100644 (file)
@@ -24,7 +24,6 @@ ldbm_back_add(
        Entry           *p = NULL;
        int                     rootlock = 0;
        int                     rc; 
-/*     int             manageDSAit = get_manageDSAit( op ); */
 
        Debug(LDAP_DEBUG_ARGS, "==> ldbm_back_add: %s\n", e->e_dn, 0, 0);