bug fixes with string split and other changes to make a little more sophisticated
[IRC.git] / Robust / src / Benchmarks / Distributed / SpamFilter / SpamFilter.java
index 8bed8448c2914a248397740df829c5bb71ed2595..a4bc9e23fd44b2c9751df0f1c9516d32f4e73cca 100644 (file)
@@ -56,7 +56,6 @@ public class SpamFilter extends Thread {
         // randomly pick emails
         pickemail+=1;
         Mail email = new Mail("emails/email"+pickemail);
-        System.out.println("DEBUG: emailid = email" + pickemail); 
         Vector signatures = email.checkMail(thid);
 
         //check with global data structure