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

pgamba
25.39.2009 341d63e9c3a5158d6da9abcc0e9d89f2fe59046c
opendj-sdk/opends/src/server/org/opends/server/replication/common/ExternalChangeLogSession.java
@@ -50,10 +50,4 @@
  public abstract void close()
  throws DirectoryException;
  /**
   * Returns the last (newest) cookie value.
   * @return the last cookie value.
   */
  public abstract MultiDomainServerState getLastCookie();
}