Merge branch 'collectd-4.5' into collectd-4.6
[collectd.git] / src / rrdcached.c
index f9d65ca..31c6352 100644 (file)
@@ -221,7 +221,6 @@ static int rc_read (void)
 
   vl.values = values;
   vl.values_len = 1;
-  vl.time = time (NULL);
 
   if ((strncmp ("unix:", daemon_address, strlen ("unix:")) == 0)
       || (daemon_address[0] == '/'))