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

kenneth_suter
06.09.2007 43e8cc1e0b7576d94c96f07f64b25affb5b07af0
opends/src/quicksetup/org/opends/quicksetup/Launcher.java
@@ -183,7 +183,6 @@
   *         occurred.
   */
  protected int launchCli(String[] args, CliApplication cliApp) {
    System.out.println(getMsg("uninstall-launcher-launching-cli"));
    System.setProperty("org.opends.quicksetup.cli", "true");
    QuickSetupCli cli = new QuickSetupCli(cliApp, args);