]> git.sur5r.net Git - openldap/commitdiff
Remove redundant note.
authorKurt Zeilenga <kurt@openldap.org>
Tue, 25 Jan 2005 17:40:39 +0000 (17:40 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 25 Jan 2005 17:40:39 +0000 (17:40 +0000)
servers/slapd/backend.c

index 942d10ebb278eed7af5fc447e4ec37079963274c..d936a0d3a33f19b971930f424ee460c024ad531d 100644 (file)
@@ -815,9 +815,6 @@ backend_check_controls(
                                 * Here we find that operation extended by the control
                                 * is not unavailable in a particular context, hence the
                                 * return of unwillingToPerform.
-                                *
-                                * Note that criticality of the control is irrelevant to
-                                * this condition.
                                 */
                                rs->sr_text = "control unavailable in context";
                                rs->sr_err = LDAP_UNWILLING_TO_PERFORM;