Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -rf0c16ca7223ad48b7bdb86b8f010b74b550c0051 -r68584e79186719b5113d103bc946ea40ab4c7d98 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision f0c16ca7223ad48b7bdb86b8f010b74b550c0051) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 68584e79186719b5113d103bc946ea40ab4c7d98) @@ -889,7 +889,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 );