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

Matthew Swift
21.52.2011 975c043fb68244888e4f4b08583b4704dc3c9076
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
{