Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -rea731c287a4e43901956aaa9a0009a5ee8f4671f -ref1d6b657a58e367d823e09bfbf38cb52552d64f --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision ea731c287a4e43901956aaa9a0009a5ee8f4671f) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision ef1d6b657a58e367d823e09bfbf38cb52552d64f) @@ -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 );