Index: sources/view/hd/alarm/VAlarmStatus.cpp =================================================================== diff -u -r79e076cece4ba503be6c3834eb68d1e5cb1b882f -r4a67c01045f365be38f1a12a8572c0070d343e1e --- sources/view/hd/alarm/VAlarmStatus.cpp (.../VAlarmStatus.cpp) (revision 79e076cece4ba503be6c3834eb68d1e5cb1b882f) +++ sources/view/hd/alarm/VAlarmStatus.cpp (.../VAlarmStatus.cpp) (revision 4a67c01045f365be38f1a12a8572c0070d343e1e) @@ -25,7 +25,7 @@ ADJUST_VIEW_CONNECTION(AlarmUserActionRequestData ); /* // disabled coco begin validated: Manually tested. This model class is a placeholder and there is no use case for this now. ADJUST_VIEW_CONNECTION(AlarmClearedConditionRequestData ); - // coco end */ + // disabled coco end */ } /*! @@ -97,7 +97,7 @@ data.alarmID = GuiAlarmID::ALARM_ID_HD_COMM_TIMEOUT; emit didAdjustment(data); } -// coco end +// disabled coco end /*! * \brief VAlarmStatus::onActionReceive @@ -113,7 +113,7 @@ LOG_DEBUG(tr("Suppressing HD communication timeout.")); return; } - // coco end + // disabled coco end // Look for this tag: #First_Time_Message_Sent_With_Silenced // this has to be first to make sure in the Notification dialog when we decided to show the dialog,