summaryrefslogtreecommitdiffstats
path: root/health/health_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'health/health_log.c')
-rw-r--r--health/health_log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/health/health_log.c b/health/health_log.c
index dd51be2af..009e42673 100644
--- a/health/health_log.c
+++ b/health/health_log.c
@@ -396,7 +396,6 @@ inline void health_alarm_log(
ae->duration = duration;
ae->delay = delay;
ae->delay_up_to_timestamp = when + delay;
-
ae->flags |= flags;
if(ae->old_status == RRDCALC_STATUS_WARNING || ae->old_status == RRDCALC_STATUS_CRITICAL)