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

Jean-Noel Rouvignac
16.28.2015 84a86b27ec5b3efb447f9a6e4236b9ff23658bdc
opendj3-server-dev/src/server/org/opends/server/backends/pluggable/NullIndex.java
@@ -124,13 +124,6 @@
  /** {@inheritDoc} */
  @Override
  public void closeCursor() throws StorageRuntimeException
  {
    // Do nothing.
  }
  /** {@inheritDoc} */
  @Override
  public void addEntry(IndexBuffer buffer, EntryID entryID, Entry entry, IndexingOptions options)
      throws StorageRuntimeException, DirectoryException
  {