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

boli
17.19.2008 e4e9b2ebc7d41715fc0c0c8ba07f897fe63a688e
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Portions Copyright 2006-2007 Sun Microsystems, Inc.
 *      Portions Copyright 2006-2008 Sun Microsystems, Inc.
 */
package org.opends.server.util;
@@ -2770,14 +2770,6 @@
       "org.opends.server.UseLastKnownGoodConfiguration";
  /**
   * The name of the system property that can be used to configure the
   * server to report etimes in nanoseconds instead of milliseconds.
   */
  public static final String PROPERTY_ETIME_NANO =
      "org.opends.server.etime.nano";
  /**
   * The column at which to wrap long lines of output in the command-line tools.