| opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/schema/SchemaBuilder.java | ●●●●● patch | view | raw | blame | history |
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/schema/SchemaBuilder.java
@@ -3731,8 +3731,7 @@ } // DIT structure rules need special processing because they have // hierarchical // dependencies. // hierarchical dependencies. final List<DITStructureRule> invalidStructureRules = new LinkedList<DITStructureRule>(); for (final DITStructureRule rule : id2StructureRules.values()) {