Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r79cd16f091997683de89e2e84d3a86e2dd7d5493 -rf5f37b1e2865bc495f11bc2d6532c15059ae2f37 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 79cd16f091997683de89e2e84d3a86e2dd7d5493) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision f5f37b1e2865bc495f11bc2d6532c15059ae2f37) @@ -887,7 +887,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 );