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

neil_a_wilson
07.36.2007 5f8b6b9c154ee7af10e5b3db6228fc3bfe905949
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;