This commit is contained in:
Lucio Lelii 2009-01-22 10:36:59 +00:00
parent b815d8ff9d
commit 8ea403032d
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ public class EliminatePoolingThread extends Thread {
this.sleep(sleepTime);
} catch (InterruptedException e) {}
System.out.println("Thread svegliato");
LinkedList<Couple> tmpStack = new LinkedList<Couple>();