mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/api/WorkQueue.java @@ -137,7 +137,6 @@ */ public boolean waitUntilIdle(long timeLimit) { long stopWaitingTime; if (timeLimit <= 0) {