Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r898f3f1ba7612909316ec33f59f74fed4e4f3652 -rc61809e0f6a852cb166e730c0ef20344daa0af42 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 898f3f1ba7612909316ec33f59f74fed4e4f3652) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision c61809e0f6a852cb166e730c0ef20344daa0af42) @@ -990,7 +990,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 );