Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r14190cf140422f6bdc74c50ba70ccf0debe10347 -r73377b6134806c38be4d0edf9ac107ceceaee07f --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 14190cf140422f6bdc74c50ba70ccf0debe10347) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 73377b6134806c38be4d0edf9ac107ceceaee07f) @@ -1027,7 +1027,6 @@ // Reset bolus data before we start bolusSalineVolumeDelivered_mL = 0.0; bolusSalineLastVolumeTimeStamp = getMSTimerCount(); - // Bypass dialyzer setValvePosition( VDI, VALVE_POSITION_C_CLOSE ); setValvePosition( VDO, VALVE_POSITION_C_CLOSE );