@@ -464,8 +464,6 @@ void *coffeeThread(void *threadid) {
*
*/
case STATE_CLEANING: //this can only be executed once the machine is hot!
- if (SigValueEmpty() && mode == MODE_STATE)
- pause();
if (!halProxSensorCovered()) {
//execute the cleaning procedure
coffeeClean();