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

pgamba
25.39.2009 439544d24d842c19a0792f2612b5b088d992fc65
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();
}