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

jvergara
26.13.2007 e7934050009ce7e6f43e2ce7d56c827a23ac287e
opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java
@@ -152,9 +152,6 @@
      status = InstallProgressStep.FINISHED_SUCCESSFULLY;
      notifyListeners(null);
      if (false)
        throw new InstallException(InstallException.Type.DOWNLOAD_ERROR,
            getMsg("error-zipinputstreamnull"), null);
    } catch (InstallException ex)
    {
      if (ex.getCause() != null)