| opends/src/server/org/opends/server/backends/jeb/EntryContainer.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/backends/jeb/EntryContainer.java
@@ -212,7 +212,6 @@ try { //Try creating all the indexes before confirming they are valid ones. AttributeIndex index = new AttributeIndex(cfg, state, env, EntryContainer.this); } catch(Exception e)