Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r7926f42760eaef4a1a216c15b20dd83de81a786a -r2a56b8fc2d697e94b94f784b7b3dacee4ff3bed3 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 7926f42760eaef4a1a216c15b20dd83de81a786a) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 2a56b8fc2d697e94b94f784b7b3dacee4ff3bed3) @@ -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 );