Merge branch 'develop' into features/JAL-2446NCList
[jalview.git] / src / jalview / workers / ConsensusThread.java
index 284f1a1..4242b2a 100644 (file)
@@ -58,7 +58,8 @@ public class ConsensusThread extends AlignCalcWorker
       }
       while (!calcMan.notifyWorking(this))
       {
-        // System.err.println("Thread (Consensus"+Thread.currentThread().getName()+") Waiting around.");
+        // System.err.println("Thread
+        // (Consensus"+Thread.currentThread().getName()+") Waiting around.");
         try
         {
           if (ap != null)