Index: firmware/App/Controllers/SyringePump.c =================================================================== diff -u -rf8278ffe0845a6e5ed80018bcebbcfec0eba23d2 -r20fe5dc6869557f96c86fbd9d7f2f634ce23696a --- firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision f8278ffe0845a6e5ed80018bcebbcfec0eba23d2) +++ firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 20fe5dc6869557f96c86fbd9d7f2f634ce23696a) @@ -322,7 +322,6 @@ syringePumpSpeedCalcTimerCounter = 0; syringePumpRampTimerCtr = 0; syringePumpStopPositionTimerCounter = 0; - syringePumpSafetyVolumeDelivered = 0.0; syringePumpStateStartTime = getMSTimerCount(); syringePumpPositionKnown = FALSE;