Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -ra6822e8e4fc42f9cacbfd39b1e9f9d137fa05dc8 -re08ab54617b1fe401344af87a081eccce0022e74 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision a6822e8e4fc42f9cacbfd39b1e9f9d137fa05dc8) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision e08ab54617b1fe401344af87a081eccce0022e74) @@ -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 );