Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r19435f9be88b5c0d2f4e2f4ee557d9390ce3b2a1 -rd7f726915d3a4a8dcd4e8c04974cfb2ccf294ce3 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 19435f9be88b5c0d2f4e2f4ee557d9390ce3b2a1) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision d7f726915d3a4a8dcd4e8c04974cfb2ccf294ce3) @@ -893,7 +893,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 );