Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -rde22eef34c821f425e864f8dea32f61cd2141fb4 -r4f89cf6acdca1a537cd9d9bd851dc9dc7cf5c63a --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision de22eef34c821f425e864f8dea32f61cd2141fb4) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 4f89cf6acdca1a537cd9d9bd851dc9dc7cf5c63a) @@ -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 );