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

neil_a_wilson
25.40.2007 44aad3f84d2a820094f3b5e73722778edc8c23f5
opends/src/server/org/opends/server/api/SubstringMatchingRule.java
@@ -36,7 +36,6 @@
/**
 * This class defines the set of methods and structures that must be
 * implemented by a Directory Server module that implements a matching
@@ -45,9 +44,6 @@
public abstract class SubstringMatchingRule
       extends MatchingRule
{
  /**
   * Normalizes the provided value fragment into a form that can be
   * used to efficiently compare values.