Index: firmware/App/Modes/TreatmentRecirc.c =================================================================== diff -u -r49dba1e95bb3763b4c150e7a80b84a65264a7ca8 -r9ed01b26543fba3b0c2ed78534fb949b778d0355 --- firmware/App/Modes/TreatmentRecirc.c (.../TreatmentRecirc.c) (revision 49dba1e95bb3763b4c150e7a80b84a65264a7ca8) +++ firmware/App/Modes/TreatmentRecirc.c (.../TreatmentRecirc.c) (revision 9ed01b26543fba3b0c2ed78534fb949b778d0355) @@ -114,8 +114,6 @@ setValvePosition( VDO, VALVE_POSITION_C_CLOSE ); setValvePosition( VBA, VALVE_POSITION_C_CLOSE ); setValvePosition( VBV, VALVE_POSITION_C_CLOSE ); - // Reset saline bolus state in case alarm interrupted one - resetSalineBolus(); // Start air trap control startAirTrapControl(); // Should always have stopped alarm active in treatment stop sub-mode so that user can take action