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

matthew_swift
18.46.2010 332dcba0b9acaab991911fdd8aed6c3e2615e088
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();
}