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

neil_a_wilson
07.36.2007 81f10e1aaf37482a6907a8b647fa05c2826a1ff7
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java
@@ -70,11 +70,6 @@
  static public int BUG = 5;
  /**
   * Return code: It's not an error. Version info.
   */
  static public int VERSION_PRINT = 50;
  /**
   * Return code for errors that are non-specified.
   */
  static public int UNKNOWN = 100;