opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/InstallProgressStep.java
@@ -39,18 +39,6 @@ NOT_STARTED, /** * Downloading the remote jar files (this step is specific to the Web Start * installation). */ DOWNLOADING, /** * Extracting the zip file (this step is specific to the Web Start * installation). */ EXTRACTING, /** * Configuring server. */ CONFIGURING_SERVER,