Index: firmware/App/Controllers/SyringePump.h =================================================================== diff -u -r722eb364d9b8d1fa9cc98da41f09c5fd73a8be39 -r158b4394cb66d4585bbcef39471193a7396709c6 --- firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 722eb364d9b8d1fa9cc98da41f09c5fd73a8be39) +++ firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 158b4394cb66d4585bbcef39471193a7396709c6) @@ -92,8 +92,6 @@ BOOL isSyringePumpPrimed( void ); F32 getSyringePumpVolumeDelivered( void ); -SELF_TEST_STATUS_T execSyringePumpTest( void ); - BOOL testSetSyringePumpDataPublishIntervalOverride( U32 value ); BOOL testResetSyringePumpDataPublishIntervalOverride( void ); BOOL testSyringePumpOperationRequest( SYRINGE_PUMP_OP_PAYLOAD_T opParams );