Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -ra1a0187daedaf2c12e6f9eccfbf9e423d952e029 -rbf484bf7b9c8a964582061328d8cbfb773927c38 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision a1a0187daedaf2c12e6f9eccfbf9e423d952e029) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision bf484bf7b9c8a964582061328d8cbfb773927c38) @@ -952,9 +952,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 );