Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r56ae47b6766bed3f138fa3f1989431d7a439ea7a -r65ed49c5a339297028707bdf8f3dec698c8ae74e --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 56ae47b6766bed3f138fa3f1989431d7a439ea7a) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 65ed49c5a339297028707bdf8f3dec698c8ae74e) @@ -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 );