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 24ee538498..dcfb6a8d22 100644
--- a/health/health_log.c
+++ b/health/health_log.c
@@ -101,7 +101,6 @@ inline void health_label_log_save(RRDHOST *host) {
inline void health_alarm_log_save(RRDHOST *host, ALARM_ENTRY *ae) {
health_log_rotate(host);
-
if(likely(host->health_log_fp)) {
if(unlikely(fprintf(host->health_log_fp
, "%c\t%s"