mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/api/OrderingMatchingRule.java @@ -107,7 +107,6 @@ public ConditionResult valuesMatch(ByteString attributeValue, ByteString assertionValue) { return ConditionResult.UNDEFINED; } }