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

Jean-Noel Rouvignac
11.22.2013 48c15624ba92943f173f55558278ff0f2f5bc882
opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java
@@ -677,7 +677,6 @@
   * @return Returns the relation definition associated with the type
   *         of component that this sub-command handles.
   */
  @Override
  public RelationDefinition<?, ?> getRelationDefinition() {
    return path.getRelationDefinition();
  }