Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r4d509fa074423027c3106a209ead0beffd57cc3e -rc2415db7dd138b58958d7ae712f31c67bc30b821 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 4d509fa074423027c3106a209ead0beffd57cc3e) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision c2415db7dd138b58958d7ae712f31c67bc30b821) @@ -888,7 +888,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 );