Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r1a36e9bd718b40ceaee21dd12eca2da353828e30 -rcca326f2741163d8626ed764f4f673bdf453e7d9 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 1a36e9bd718b40ceaee21dd12eca2da353828e30) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision cca326f2741163d8626ed764f4f673bdf453e7d9) @@ -955,9 +955,6 @@ // MSG_ID_HD_SEND_BLOOD_LEAK_EMB_MODE_RESPONSE BOOL sendBloodLeakEmbeddedModeCommandResponse( U08 cmd, U32 responseLen, U08* response ); -// MSG_ID_HD_SEND_ALARMS_COMMAND -void handleResendAllAlarmsCommand( MESSAGE_T* message ); - // MSG_ID_HD_BLOOD_PUMP_SET_PWM void handleTestBloodPumpSetPWM( MESSAGE_T* message );