Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r6fa37e66ea5aa6be96225821768c8cfd9be78a6a -r5d9f15cd25ec6c4cfff7d4fcee2fa45c6dc4c165 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 6fa37e66ea5aa6be96225821768c8cfd9be78a6a) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 5d9f15cd25ec6c4cfff7d4fcee2fa45c6dc4c165) @@ -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 );