Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r100c3f3ae29e9956c399dfec2479fcffc2a330ec -r8ab3c94988c1381c3e4f0d8fb68fd86a995d5285 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 100c3f3ae29e9956c399dfec2479fcffc2a330ec) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 8ab3c94988c1381c3e4f0d8fb68fd86a995d5285) @@ -1013,7 +1013,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 );