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

neil_a_wilson
01.18.2007 3e3246e42af6979556dec66ec10ad3d3e009217c
opendj-sdk/opends/src/server/org/opends/server/api/AccountStatusNotificationHandler.java
@@ -80,7 +80,6 @@
   */
  public void finalizeStatusNotificationHandler()
  {
    // No action is required by default.
  }
@@ -115,7 +114,6 @@
  public void handleStatusNotification(
                   AccountStatusNotification notification)
  {
    handleStatusNotification(notification.getNotificationType(),
                             notification.getUserDN(),
                             notification.getMessageID(),