opends/src/quicksetup/org/opends/quicksetup/uninstaller/UninstallLauncher.java
@@ -71,7 +71,6 @@ */ protected void willLaunchGui() { System.out.println(getMsg("uninstall-launcher-launching-gui")); System.setProperty("org.opends.quicksetup.uninstall", "true"); System.setProperty("org.opends.quicksetup.Application.class", "org.opends.quicksetup.uninstaller.Uninstaller"); }