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

Nicolas Capponi
07.47.2014 080289c5388619b8b5059631c96a4d3b5922b6c1
opendj3-server-dev/src/server/org/opends/server/schema/AuthPasswordEqualityMatchingRuleFactory.java
@@ -44,7 +44,6 @@
public final class AuthPasswordEqualityMatchingRuleFactory
        extends MatchingRuleFactory<MatchingRuleCfg>
{
 //Associated Matching Rule.
  private org.forgerock.opendj.ldap.schema.MatchingRule matchingRule;
 /**