From 97059f09db24b6ff3f1c40a66814ceca84b817f5 Mon Sep 17 00:00:00 2001 From: loginator17 Date: Wed, 1 Oct 2014 10:01:53 +0100 Subject: [PATCH] write_http.c - removed duplicate line --- src/write_http.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/write_http.c b/src/write_http.c index 08cf3894..7e5534cf 100644 --- a/src/write_http.c +++ b/src/write_http.c @@ -357,8 +357,6 @@ static int wh_write_command (const data_set_t *ds, const value_list_t *vl, /* {{ return (-1); } - cb->interval = CDTIME_T_TO_TIME_T(vl->interval); - pthread_mutex_lock (&cb->send_lock); if (cb->curl == NULL) -- 2.11.0