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

coulbeck
01.41.2007 8e509a01ff34b2a9e6b1abac54684ccbbdcae106
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/PatternDN.java
@@ -657,7 +657,6 @@
        // Initial piece.
        subInitial = new PatternRDN[to];
        subInitial = rdnComponents.subList(0, to).toArray(subInitial);
        i++;
      }
      int from;