opends/src/server/org/opends/server/api/OrderingMatchingRule.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 @@ -47,9 +46,6 @@ extends MatchingRule implements Comparator<byte[]>, Serializable { /** * The serial version identifier required to satisfy the compiler * because this class implements the