Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r8ac6a5dd825786cddd55e2ceb4930ba3a2c12997 -r0caf5d2ceab7cfeacd5c0c5988b054338e8d1eea --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 8ac6a5dd825786cddd55e2ceb4930ba3a2c12997) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 0caf5d2ceab7cfeacd5c0c5988b054338e8d1eea) @@ -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 );