opendj-server-legacy/src/main/java/org/opends/server/util/TimeThread.java
@@ -22,7 +22,7 @@ * * * Copyright 2006-2009 Sun Microsystems, Inc. * Portions Copyright 2011-2014 ForgeRock AS. * Portions Copyright 2011-2015 ForgeRock AS. */ package org.opends.server.util; @@ -130,9 +130,7 @@ /** * {@inheritDoc} */ /** {@inheritDoc} */ @Override public void run() { @@ -168,9 +166,7 @@ ThreadFactory { /** * {@inheritDoc} */ /** {@inheritDoc} */ @Override public Thread newThread(Runnable r) {