Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -rd9e5244f8f1da1f42e87f9c5ab8bdad728805a7e -r4f89cf6acdca1a537cd9d9bd851dc9dc7cf5c63a --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision d9e5244f8f1da1f42e87f9c5ab8bdad728805a7e) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 4f89cf6acdca1a537cd9d9bd851dc9dc7cf5c63a) @@ -944,9 +944,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 );