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

jvergara
19.40.2007 ea9b9e87abcf36995a52d271ae34e792653fd696
opends/src/guitools/org/opends/guitools/uninstaller/UninstallLauncher.java
@@ -123,13 +123,6 @@
  /**
   * {@inheritDoc}
   */
  protected boolean isCli() {
    return true;
  }
  /**
   * {@inheritDoc}
   */
  protected void guiLaunchFailed(String logFilePath) {
    if (logFilePath != null)
    {