From 82d5ca4d4ef98f5069469683b9b0ee8ea237eea0 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 25 Jan 2005 17:40:39 +0000 Subject: [PATCH] Remove redundant note. --- servers/slapd/backend.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/servers/slapd/backend.c b/servers/slapd/backend.c index 942d10ebb2..d936a0d3a3 100644 --- a/servers/slapd/backend.c +++ b/servers/slapd/backend.c @@ -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; -- 2.39.5