Code

Revert "Proposal fix for large "MaxPacketSize" use."
[collectd.git] / src / tape.c
index caca537b0038be024f2771d979f3eeeb289ce53d..32b42965c55d5e31ca6a5e53f54554cd0842aa54 100644 (file)
@@ -68,7 +68,6 @@ static void tape_submit (const char *plugin_instance,
 
        vl.values = values;
        vl.values_len = 2;
-       vl.time = time (NULL);
        sstrncpy (vl.host, hostname_g, sizeof (vl.host));
        sstrncpy (vl.plugin, "tape", sizeof (vl.plugin));
        sstrncpy (vl.plugin_instance, plugin_instance,