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)