opendj3-server-dev/src/server/org/opends/server/backends/jeb/NullIndex.java
@@ -138,13 +138,6 @@ /** {@inheritDoc} */ @Override public void closeCursor() throws DatabaseException { // Do nothing. } /** {@inheritDoc} */ @Override public void addEntry(IndexBuffer buffer, EntryID entryID, Entry entry, IndexingOptions options) throws DatabaseException, DirectoryException {