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

matthew_swift
18.46.2010 6e1f99bd7922b1f8e7136ebeb03c9b9cd2620471
opendj-sdk/opends/src/server/org/opends/server/api/WorkQueue.java
@@ -165,16 +165,5 @@
    return false;
  }
 /**
   * Specifies the maximum number of simultaneous persistent
   * searches that are allowed.
   *
   * @return   The maximum number of simultaneous persistent
  *                      searches that are allowed.
   */
  public abstract int getMaxPersistentSearchLimit();
}