diff --git a/Contractor/Contractor.h b/Contractor/Contractor.h index 6ea7bed60..ffbf3edf0 100644 --- a/Contractor/Contractor.h +++ b/Contractor/Contractor.h @@ -483,8 +483,6 @@ public: if(tmp > largestRun) { largestRun = tmp; - } else { - cout << tmp << " " << flush; } tmp = 1; unique++;