Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -rba0b07893eccc26bda5d46281980c2e8cb499997 -r9ebe4663bc49e037ccd6287c265c45746a86c4ff --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision ba0b07893eccc26bda5d46281980c2e8cb499997) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 9ebe4663bc49e037ccd6287c265c45746a86c4ff) @@ -421,9 +421,6 @@ // MSG_ID_HD_OP_MODE BOOL handleSetHDOperationMode( MESSAGE_T *message ); -// MSG_ID_HD_REQUEST_DG_ALARMS -void handleResendAllAlarmsCommand( MESSAGE_T *message ); - // MSG_ID_DG_DRAIN_PUMP_CURRENT_OVERRIDE void handleTestDrainPumpMeasuredCurrentOverride( MESSAGE_T *message );