Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r7dae221794a30c403c06d90e12f3ab28830dffbe -rbda0c414164c10ea032a0db8af739003ff4a43ec --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 7dae221794a30c403c06d90e12f3ab28830dffbe) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision bda0c414164c10ea032a0db8af739003ff4a43ec) @@ -917,9 +917,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 );