Index: firmware/App/Modes/TreatmentRecirc.c =================================================================== diff -u -r38355442b06187fe5d57deca647b3adf2fa26b89 -r59ba490fab6349216bafef4c8438b1b97aaaddcd --- firmware/App/Modes/TreatmentRecirc.c (.../TreatmentRecirc.c) (revision 38355442b06187fe5d57deca647b3adf2fa26b89) +++ firmware/App/Modes/TreatmentRecirc.c (.../TreatmentRecirc.c) (revision 59ba490fab6349216bafef4c8438b1b97aaaddcd) @@ -190,12 +190,6 @@ // Count time in this sub-mode recircTimerCtr++; - // Check for user confirmation of end treatment - if ( CONFIRMATION_REQUEST_STATUS_ACCEPTED == getConfirmationRequestStatus( GENERIC_CONFIRM_ID_TREATMENT_END ) ) - { - recircEndTreatmentRequested = TRUE; - } - switch ( treatmentRecircState ) { case TREATMENT_RECIRC_DISCONNECT_PATIENT_STATE: