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

kenneth_suter
09.24.2007 1387e05a497147cd1a320c9651a47f122e942b93
opends/src/quicksetup/org/opends/quicksetup/Installation.java
@@ -490,7 +490,6 @@
    return new File(getHistoryDirectory(), HISTORY_LOG_FILE_NAME);
  }
  /**
   * Gets the directory config/upgrade.
   * @return File representing the config/upgrade directory
@@ -570,9 +569,9 @@
  }
  /**
   * Returns the path to the status-panel file.
   *
   * @return the path to the status-panel file.
   * Gets the status panel command file appropriate for the current operating
   * system.
   * @return File object representing the status panel command
   */
  public File getStatusPanelCommandFile() {
    File statusPanelCommandFile;