opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldif/EntryWriter.java
@@ -39,8 +39,6 @@ /** * An interface for writing entries to a data source, typically an LDIF file. * <p> * TODO: FilteredChangeRecordWriter */ public interface EntryWriter extends Closeable, Flushable {