Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r592af09c58d6270e3f6b3ebc3ce87147ba9ea3c1 -rdd9b59ba0d52b9cc17ecc56a05716a81aa1a6b65 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 592af09c58d6270e3f6b3ebc3ce87147ba9ea3c1) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision dd9b59ba0d52b9cc17ecc56a05716a81aa1a6b65) @@ -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 );