Index: firmware/App/Modes/TreatmentEnd.c =================================================================== diff -u -r9944e4f766d9eb4cdf7a5ca7587e3ceca556e106 -r29b362c485f28f45ef367342ac895e1c1907ac45 --- firmware/App/Modes/TreatmentEnd.c (.../TreatmentEnd.c) (revision 9944e4f766d9eb4cdf7a5ca7587e3ceca556e106) +++ firmware/App/Modes/TreatmentEnd.c (.../TreatmentEnd.c) (revision 29b362c485f28f45ef367342ac895e1c1907ac45) @@ -127,9 +127,6 @@ // Continue air trap control startAirTrapControl(); - // Command the blood leak to exit the normal state - exitBloodLeakNormalState(); - // Set user alarm recovery actions allowed in this sub-mode setAlarmUserActionEnabled( ALARM_USER_ACTION_RESUME, TRUE ); // Resume in this sub-mode indicates resume wait for user rinseback request (not resume treatment) setAlarmUserActionEnabled( ALARM_USER_ACTION_RINSEBACK, TRUE );