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

Matthew Swift
29.13.2011 d0cd8e03b521713737575447990e26206dee4435
opends/src/server/org/opends/server/backends/jeb/NullIndex.java
@@ -452,7 +452,6 @@
  public Cursor openCursor(Transaction txn, CursorConfig cursorConfig)
      throws DatabaseException
  {
    // FIXME: this will be called during verify and dbtest.
    throw new IllegalStateException();
  }