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

Violette Roche-Montane
03.21.2014 d48666a047490384cdbebdcbc7d02acfb60b4c62
opendj-cli/src/main/java/com/forgerock/opendj/cli/ArgumentGroup.java
@@ -63,9 +63,7 @@
        this.args = new LinkedList<Argument>();
    }
    /**
     * {@inheritDoc}
     */
    /** {@inheritDoc} */
    public int compareTo(final ArgumentGroup o) {
        // Groups with higher priority numbers appear before
        // those with lower priority in the usage output