mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
25.40.2007 c888ad173543559089d2e0a93b6c1bfc8c1868dc
opendj-sdk/opends/src/server/org/opends/server/api/ApproximateMatchingRule.java
@@ -33,7 +33,6 @@
/**
 * This class defines the set of methods and structures that must be
 * implemented by a Directory Server module that implements a matching
@@ -42,9 +41,6 @@
public abstract class ApproximateMatchingRule
       extends MatchingRule
{
  /**
   * Indicates whether the two provided normalized values are
   * approximately equal to each other.