Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r10490255c11360811da5f426f8bdee5f007ce413 -rda1cfaa4f4b3ecedf2d1c70acfb48c1669275e9d --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 10490255c11360811da5f426f8bdee5f007ce413) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision da1cfaa4f4b3ecedf2d1c70acfb48c1669275e9d) @@ -843,9 +843,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 );