Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r4caed42eab8f37cd35953a893ee72a8ef83e65da -r1e2d34710ac6a81826815af47bce6fc6e68d6c41 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 4caed42eab8f37cd35953a893ee72a8ef83e65da) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 1e2d34710ac6a81826815af47bce6fc6e68d6c41) @@ -923,9 +923,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 );