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 {