Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r044d8892373acc5545020aab894cd1943c4d7449 -r231665843bcb057cab17d967fa1543d94a66c9df --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 044d8892373acc5545020aab894cd1943c4d7449) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 231665843bcb057cab17d967fa1543d94a66c9df) @@ -833,9 +833,6 @@ // MSG_ID_HD_SEND_BLOOD_LEAK_EMB_MODE_RESPONSE BOOL sendBloodLeakEmbeddedModeCommandResponse( 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 );