README, collectd.conf(5): its/it's in documentation
[collectd.git] / src / memory.c
index 8830ffe..2acb412 100644 (file)
@@ -190,7 +190,6 @@ static int memory_read (void)
        };
        double sysctl_vals[8];
 
-       size_t len;
        int    i;
 
        for (i = 0; sysctl_keys[i] != NULL; i++)