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

Matthew Swift
29.13.2011 c12a91ad23531c6485c03aafaf55a31fdda246f4
opendj-sdk/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();
  }