Index: firmware/App/Controllers/SyringePump.c =================================================================== diff -u -r13a064292b5a36a85593f53eabae268ae2bf4bc6 -rb06b87cfa938d64dc2d5bad949577a90aef2519e --- firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 13a064292b5a36a85593f53eabae268ae2bf4bc6) +++ firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision b06b87cfa938d64dc2d5bad949577a90aef2519e) @@ -322,7 +322,6 @@ syringePumpSpeedCalcTimerCounter = 0; syringePumpRampTimerCtr = 0; syringePumpStopPositionTimerCounter = 0; - syringePumpSafetyVolumeDelivered = 0.0; syringePumpStateStartTime = getMSTimerCount(); syringePumpPositionKnown = FALSE;